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 |
---|---|---|---|---|
1370. | ashok (ashokkasi) | 36.31 | 96% | 2021-10-31 |
1371. | d (braandon) | 36.27 | 94% | 2017-10-16 |
1372. | AgentGarbo (agentgarbo) | 36.26 | 97% | 2024-07-20 |
1373. | Ali Hassaan (ahmlmh) | 36.24 | 89% | 2012-12-21 |
1374. | Jessica (jdoggygirl) | 36.24 | 98% | 2024-07-04 |
1375. | Pixel (pixel_3d_x) | 36.20 | 97% | 2023-06-03 |
1376. | Anand (anand7711) | 36.20 | 95% | 2023-06-06 |
1377. | Josiah (washers) | 36.20 | 93% | 2024-06-14 |
1378. | Ricardo (richardgomes7d) | 36.18 | 89% | 2015-10-01 |
1379. | ahmed (ahmedoz) | 36.16 | 93% | 2023-10-21 |
1380. | J (geonjr) | 36.13 | — | 2011-03-18 |
1381. | Scungilli Man (beerandflyers) | 36.11 | 93% | 2023-06-23 |
1382. | mort (mort96) | 36.07 | 91% | 2013-12-28 |
1383. | Rose (rosellewind) | 36.06 | 97% | 2017-03-06 |
1384. | John Patrick F. Santos (jhn... | 36.06 | 96% | 2024-02-02 |
1385. | douglas (dougalves) | 36.05 | 98% | 2022-10-27 |
1386. | David (pherric0xide) | 36.04 | 87% | 2011-11-27 |
1387. | E (knight250) | 36.03 | 93% | 2023-05-29 |
1388. | Prakhar (prakhartyper) | 36.03 | 97% | 2024-02-20 |
1389. | Humanbeen (free_palestine_313) | 36.02 | 93% | 2024-07-30 |
1390. | Unus (_unus) | 36.02 | 96% | 2023-07-09 |
1391. | cj (cecan) | 36.01 | 94% | 2024-04-26 |
1392. | Russ (jrmtrumpet) | 35.99 | 98% | 2024-07-17 |
1393. | Mattias (mattattias) | 35.99 | 94% | 2023-05-30 |
1394. | Knight (ninja_man123) | 35.99 | 93% | 2023-12-09 |
1395. | BastTsyLion (yannis_sebs) | 35.99 | 90% | 2025-01-23 |
1396. | zenithzel (zenithzel) | 35.99 | 94% | 2023-09-04 |
1397. | Raphey (raphey) | 35.98 | 96% | 2018-01-18 |
1398. | fastboi (ooofooo) | 35.98 | 95% | 2023-11-19 |
1399. | Andranik (aaxpers) | 35.96 | — | 2011-04-30 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |