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 |
---|---|---|---|---|
1304. | BOK (da_bok) | 37.54 | 92% | 2023-08-09 |
1305. | star (starkshine) | 37.46 | 97% | 2017-03-27 |
1306. | faadhil (nexttrack07) | 37.45 | 95% | 2023-10-10 |
1307. | Amit (amitkumariitm) | 37.45 | 93.7% | 2024-12-24 |
1308. | Ethan (ondoyant) | 37.42 | 93% | 2023-06-12 |
1309. | Marcos (lamarso) | 37.42 | 98% | 2024-03-13 |
1310. | E (the_fast_one) | 37.41 | 95% | 2023-06-25 |
1311. | Divyansh Joshi (divyanshjos... | 37.37 | 98% | 2024-12-25 |
1312. | Farel (f_a_r_e_l) | 37.36 | 95% | 2024-03-02 |
1313. | Riaan (theofficialplayer) | 37.36 | 92% | 2025-01-21 |
1314. | . (adarshthapa) | 37.35 | 94% | 2019-12-23 |
1315. | Frank (frank0120) | 37.33 | 96% | 2023-10-19 |
1316. | Jake (jasala) | 37.31 | 91% | 2017-04-05 |
1317. | Jon (loart) | 37.29 | 81% | 2011-10-05 |
1318. | Arco (typingarco) | 37.25 | 94% | 2024-01-18 |
1319. | IAnthropos (ianthropos) | 37.25 | 92% | 2023-06-10 |
1320. | Free Palestine (chaoticorder) | 37.23 | 94% | 2023-06-14 |
1321. | a (mb031) | 37.20 | 95% | 2020-01-16 |
1322. | Ken Jaya (kenjaya123) | 37.19 | 95% | 2024-03-21 |
1323. | verdant (verdantasd) | 37.14 | 92% | 2023-04-16 |
1324. | Steve (weinrich) | 37.11 | 78% | 2014-08-10 |
1325. | GordonShumway (gordon_shumway) | 37.09 | 97.8% | 2024-02-02 |
1326. | Philippos (patatokeftes01) | 37.09 | 95% | 2023-07-17 |
1327. | Sophie (sophh) | 37.08 | 90% | 2017-04-12 |
1328. | Jeremy (merlinsroom) | 37.05 | 96% | 2016-02-19 |
1329. | jesse (funnyfatguy) | 37.03 | 80% | 2013-03-05 |
1330. | Pavlo (pavelko) | 37.01 | 96% | 2024-04-27 |
1331. | gazi (gazi_maksudur) | 37.00 | 96% | 2023-06-05 |
1332. | Abdulrahman (abdulrahmanal_... | 37.00 | 93% | 2023-07-20 |
1333. | Rennex (nixoneen) | 36.99 | 94% | 2023-07-05 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |