this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
—from Linux Kernel (fsm.c), a software by Linux Kernel
Active since December 5, 2009.
256 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
1079. | Michael (mzlee) | 40.18 | — | 2011-01-31 |
1080. | Joseph (artskydj) | 40.18 | 95% | 2024-05-25 |
1081. | Richard (rbarlow) | 40.16 | — | 2011-03-26 |
1082. | Amit (amitsaha) | 40.15 | 91% | 2012-05-04 |
1083. | Tyler (exilereject) | 40.15 | 96% | 2023-04-26 |
1084. | Foxtrot (foxytrot) | 40.14 | 96% | 2023-07-29 |
1085. | Rosslan Koulli (rosskoulli) | 40.14 | 96% | 2025-01-29 |
1086. | Adrian (mega_13) | 40.13 | 95% | 2024-10-07 |
1087. | Radien (radien7) | 40.11 | 90% | 2014-01-22 |
1088. | Gabriel (neoracer) | 40.05 | 92% | 2013-12-11 |
1089. | chris (007717730) | 40.04 | 93.7% | 2024-10-05 |
1090. | Dead (deadinside_101_2) | 40.01 | 93% | 2023-06-20 |
1091. | Electric (cuitcuit) | 40.00 | 94% | 2022-02-08 |
1092. | jamey270 (jamey270) | 40.00 | 96% | 2023-08-17 |
1093. | Zianka (ziankarachmadi) | 39.98 | 94% | 2019-06-30 |
1094. | Maxwell (maxdeoliveira) | 39.95 | — | 2011-01-28 |
1095. | panos (panos21sonic) | 39.94 | 95% | 2024-04-14 |
1096. | Firelord (jetray) | 39.94 | 95% | 2025-02-02 |
1097. | elmehdi (elmehdi) | 39.87 | 95% | 2023-05-26 |
1098. | Ivan (sakhman) | 39.84 | 92% | 2023-09-19 |
1099. | Sean Divine (seaniechipotle... | 39.83 | 91% | 2024-03-08 |
1100. | Jacob (jacobparkm) | 39.83 | 93% | 2024-12-11 |
1101. | break (breakbar) | 39.77 | 96% | 2024-04-13 |
1102. | Asif (asif04) | 39.72 | 96% | 2024-02-19 |
1103. | Iceyda (iceryda4047) | 39.62 | 93% | 2015-09-08 |
1104. | Adrian (apardo04) | 39.61 | 96% | 2015-09-17 |
1105. | MrBoombastic (mr_boombaastic) | 39.60 | 94% | 2021-07-10 |
1106. | Labione (labione) | 39.56 | 95% | 2025-01-30 |
1107. | Edward (ehwuh) | 39.53 | 91% | 2012-10-15 |
1108. | Tino (timbsk) | 39.52 | 93% | 2022-02-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |