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 |
---|---|---|---|---|
1393. | Raphey (raphey) | 35.98 | 96% | 2018-01-18 |
1394. | fastboi (ooofooo) | 35.98 | 95% | 2023-11-19 |
1395. | Andranik (aaxpers) | 35.96 | — | 2011-04-30 |
1396. | Farrell (united_wikis) | 35.92 | 93% | 2011-12-04 |
1397. | tstats[abu_egila] (abu_egila) | 35.92 | 95% | 2023-10-17 |
1398. | a (suk_) | 35.90 | 92% | 2019-12-16 |
1399. | Randall (rdhidajat) | 35.88 | — | 2011-02-23 |
1400. | TargiX (targix) | 35.85 | 95% | 2023-11-15 |
1401. | luzifer2222 (luzifer2222) | 35.85 | 96% | 2024-07-12 |
1402. | JanPomelo (janpomelo) | 35.79 | 93.6% | 2023-11-21 |
1403. | Johan7205 (joze7205) | 35.75 | 98.1% | 2024-01-05 |
1404. | Til (slow_and_steadys) | 35.74 | 94% | 2025-04-02 |
1405. | Parminder (prince7079) | 35.69 | 95% | 2013-09-14 |
1406. | Alex (looke116) | 35.68 | 94% | 2024-06-11 |
1407. | shhkid (shkid) | 35.65 | 94% | 2023-07-30 |
1408. | Kuruma (kuruma404) | 35.64 | 95% | 2023-10-13 |
1409. | Praveen (kprav33n) | 35.63 | 94% | 2011-11-11 |
1410. | douper (douper) | 35.63 | 95% | 2023-09-23 |
1411. | Meghan (always23) | 35.63 | 94% | 2024-04-07 |
1412. | symbolsnumbers (programmerp... | 35.63 | 92% | 2023-05-31 |
1413. | M@ (entr0py33) | 35.61 | 84% | 2011-07-07 |
1414. | Lucky (selival) | 35.58 | 92% | 2025-02-14 |
1415. | Yazan (yazan_al) | 35.57 | 96% | 2023-05-30 |
1416. | apoorv (akky89) | 35.56 | 97% | 2015-04-30 |
1417. | JB (brightchan) | 35.56 | 95% | 2023-08-18 |
1418. | LR (lenko) | 35.55 | 95% | 2016-04-13 |
1419. | Udesh (usefulad) | 35.55 | 93% | 2024-02-20 |
1420. | Miwck (miwck) | 35.54 | 94% | 2012-09-28 |
1421. | idk man (ithatme) | 35.54 | 93% | 2022-07-05 |
1422. | Paweł (p_a_w_m) | 35.53 | 93% | 2013-04-17 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |