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 |
---|---|---|---|---|
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 |
289. | Sparsh (sparsh123) | 60.31 | 95% | 2024-03-29 |
290. | guy (grayeyes) | 60.28 | 92% | 2016-12-29 |
291. | (peaceinchrist) | 60.27 | 97% | 2021-12-13 |
292. | Antony (daddyxiao) | 60.25 | 96% | 2025-01-11 |
293. | BaniaTeAmo3 (camilin2002) | 59.99 | 95% | 2022-05-14 |
294. | Sam (sam77777) | 59.98 | 97% | 2023-08-20 |
295. | Calculus (uchihalol) | 59.92 | 97% | 2018-11-01 |
296. | hereugo (hereugo) | 59.89 | 95% | 2023-07-17 |
297. | Shuce (thetrustypwo) | 59.88 | 96% | 2023-12-19 |
298. | AirFilled (airfilled) | 59.82 | 97% | 2024-08-20 |
299. | du7lx (du7lx) | 59.78 | 95% | 2024-04-26 |
300. | Craig (tinnedcarrots) | 59.72 | 98% | 2024-01-27 |
301. | NebulaGrey (dmorrow3) | 59.64 | 95% | 2017-10-15 |
302. | pompom (pomgranite) | 59.64 | 95% | 2023-07-11 |
303. | brendan (bfay1) | 59.56 | 96% | 2024-01-25 |
304. | Julian (subcz) | 59.53 | 95% | 2024-02-01 |
305. | Chris (chrisdjames1) | 59.51 | 99% | 2017-03-05 |
306. | Luci (theonetruepi) | 59.45 | 96% | 2024-02-02 |
307. | Marson (brungus) | 59.45 | 98% | 2025-03-24 |
308. | Chieh laptop (leejay8011piq) | 59.42 | 99% | 2023-09-14 |
309. | Jake (jmill1125) | 59.40 | 94.9% | 2024-10-14 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |