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 |
---|---|---|---|---|
1190. | Francesco (cecco43) | 39.21 | 98.2% | 2024-01-02 |
1191. | fariz (farizzzzzz) | 39.20 | 92% | 2025-02-04 |
1192. | Ian (coltrane) | 39.17 | 99% | 2012-10-30 |
1193. | no (prtlai) | 39.09 | 95% | 2023-07-14 |
1194. | Jorge Luiz (jorginholuiz) | 39.08 | 94% | 2015-02-23 |
1195. | Dhruv (lord_benjamin) | 39.08 | 94% | 2024-03-24 |
1196. | John (john314something) | 39.08 | 95.8% | 2025-01-31 |
1197. | r4indeer (r4indeer) | 39.03 | 93% | 2020-01-23 |
1198. | Insta: Thomas.Rowland (chop... | 39.01 | 94% | 2011-06-02 |
1199. | Hamza (hamza_g) | 39.01 | 93% | 2022-07-30 |
1200. | fourier (fourier55) | 38.97 | 96% | 2023-10-03 |
1201. | Mohamed (normal_eg) | 38.96 | 92% | 2023-10-01 |
1202. | naftaliHolland (naftali_hol... | 38.95 | 97% | 2024-02-26 |
1203. | Kunal (khannakunal32) | 38.94 | 96% | 2022-11-05 |
1204. | Smartkode (smartkode0) | 38.93 | 85% | 2014-11-13 |
1205. | josip (peppedbi) | 38.93 | 94.4% | 2024-10-11 |
1206. | Afzal (afzal_ansari) | 38.92 | 95.5% | 2024-11-07 |
1207. | faris (farisupg) | 38.90 | 92% | 2025-02-04 |
1208. | zikk (zikk) | 38.88 | 97% | 2015-09-01 |
1209. | Warm (warmpoofinger) | 38.88 | 94% | 2024-01-30 |
1210. | Ibrahim (ibrahimtyper) | 38.88 | 91.2% | 2024-05-18 |
1211. | Glebegor (glebegor) | 38.87 | 96% | 2024-09-17 |
1212. | Raghav (aimbot55) | 38.86 | 94% | 2023-09-26 |
1213. | Steve (mehniacal) | 38.85 | 89% | 2012-10-23 |
1214. | Shalowley (keepitcookie) | 38.85 | 94% | 2025-04-08 |
1215. | janer (jcamann) | 38.81 | 96% | 2011-08-04 |
1216. | Aloun (alounv) | 38.81 | 96% | 2024-04-23 |
1217. | WordNom (sleeperservice) | 38.80 | 99% | 2011-06-05 |
1218. | Fachry (fachrymaul) | 38.80 | 92% | 2025-02-04 |
1219. | Angell (angell999) | 38.80 | 92.7% | 2024-09-21 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |