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 |
---|---|---|---|---|
259. | Bijay (moneybijay) | 61.88 | 96.9% | 2023-12-14 |
260. | austin (0x13ba) | 61.87 | 97% | 2024-02-15 |
261. | jse (dragoncityjose) | 61.80 | 94.6% | 2024-02-28 |
262. | Alex (alexklaus) | 61.78 | 99% | 2019-03-30 |
263. | Sachin Sharma (ragemodeon) | 61.77 | 96% | 2022-07-09 |
264. | Isreali (israeli) | 61.57 | 96% | 2024-03-09 |
265. | Ryan (chrissypoopoo) | 61.45 | 94% | 2023-07-25 |
266. | Anthony (xeorem) | 61.39 | 93% | 2013-04-02 |
267. | cozy (nekozy) | 61.34 | 98% | 2023-12-06 |
268. | Jonathon (swaggyphresh) | 61.30 | 91% | 2015-05-15 |
269. | Fxh7+ (bossrubik) | 61.26 | 97% | 2013-03-05 |
270. | plop (ploppiplop) | 61.16 | 96% | 2023-07-10 |
271. | (mylove4u) | 61.10 | — | 2011-02-12 |
272. | Wumbo (jap23) | 60.99 | 93% | 2017-05-22 |
273. | Kyle (gnulnx) | 60.94 | 94% | 2012-09-07 |
274. | Trout (tr00t) | 60.93 | 97% | 2022-01-15 |
275. | Heitor (heittpr) | 60.87 | 95% | 2023-09-22 |
276. | cole (socol) | 60.85 | 96% | 2024-07-05 |
277. | Eti-ini (randombernie) | 60.83 | 95% | 2025-01-06 |
278. | Rahul (jet_blazer) | 60.74 | 94% | 2011-06-30 |
279. | TehShrike (tehshrike) | 60.65 | — | 2011-01-17 |
280. | Euan (emh_sk) | 60.62 | 94.4% | 2024-01-13 |
281. | Serg (drgsus) | 60.45 | 93% | 2017-02-09 |
282. | Lorenzo (ghurfa) | 60.43 | 96% | 2023-07-17 |
283. | Nethum (nethum) | 60.42 | 93% | 2024-01-08 |
284. | (jlachney) | 60.40 | 96% | 2018-05-08 |
285. | typos (eku53ru) | 60.34 | 95% | 2011-05-18 |
286. | account deleted (xsession) | 60.33 | 96% | 2022-06-18 |
287. | Sonya (srscudder) | 60.32 | — | 2011-03-16 |
288. | Steve (steveleem) | 60.32 | 96.2% | 2024-01-09 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |