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