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 |
---|---|---|---|---|
1414. | douper (douper) | 35.63 | 95% | 2023-09-23 |
1415. | Meghan (always23) | 35.63 | 94% | 2024-04-07 |
1416. | symbolsnumbers (programmerp... | 35.63 | 92% | 2023-05-31 |
1417. | M@ (entr0py33) | 35.61 | 84% | 2011-07-07 |
1418. | Lucky (selival) | 35.58 | 92% | 2025-02-14 |
1419. | Yazan (yazan_al) | 35.57 | 96% | 2023-05-30 |
1420. | apoorv (akky89) | 35.56 | 97% | 2015-04-30 |
1421. | JB (brightchan) | 35.56 | 95% | 2023-08-18 |
1422. | LR (lenko) | 35.55 | 95% | 2016-04-13 |
1423. | Udesh (usefulad) | 35.55 | 93% | 2024-02-20 |
1424. | Miwck (miwck) | 35.54 | 94% | 2012-09-28 |
1425. | idk man (ithatme) | 35.54 | 93% | 2022-07-05 |
1426. | Paweł (p_a_w_m) | 35.53 | 93% | 2013-04-17 |
1427. | Luigi (typerlouis) | 35.52 | — | 2011-02-02 |
1428. | kostis (oh_yeah_go) | 35.51 | 95% | 2022-01-24 |
1429. | Ted (icydgx) | 35.49 | 97% | 2023-08-20 |
1430. | Ales (_ales) | 35.47 | 97% | 2020-03-30 |
1431. | this is my instagram: ethan... | 35.47 | 96% | 2024-12-06 |
1432. | DENNIS (dennis123123) | 35.47 | 97% | 2023-07-11 |
1433. | wan (wansap) | 35.45 | 93.9% | 2024-03-29 |
1434. | Fraa (fraa_engram) | 35.45 | 93% | 2023-07-24 |
1435. | Taufik (topik) | 35.44 | 91% | 2012-11-06 |
1436. | JamesBridgewater (james_bri... | 35.40 | 91% | 2024-02-13 |
1437. | Shing (ssshing) | 35.39 | 97% | 2023-06-04 |
1438. | zehran (zehran) | 35.37 | 89% | 2014-12-06 |
1439. | Leo (scp_999) | 35.37 | 93% | 2023-06-20 |
1440. | Konrad (chlupkaw) | 35.36 | 93% | 2016-11-10 |
1441. | Python (slimpython) | 35.34 | 95% | 2024-03-28 |
1442. | jason (jasontime12345) | 35.32 | 94% | 2018-05-08 |
1443. | Arik (_arik) | 35.32 | 94% | 2023-05-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |