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 |
---|---|---|---|---|
1520. | Indian_Lad (shashank5665) | 34.31 | 95% | 2023-10-30 |
1521. | XViktorNatorRäserX (viktor... | 34.31 | 93% | 2024-09-21 |
1522. | Tyr (tyr42) | 34.30 | 92% | 2013-03-09 |
1523. | Eldritch_Woman (eldritch_wo... | 34.29 | 95% | 2023-08-14 |
1524. | Erik (eglimpse) | 34.27 | 83% | 2012-01-13 |
1525. | Kaspoonikus (kaspoonikus) | 34.22 | 96% | 2023-07-16 |
1526. | billy (billytheg) | 34.22 | 94% | 2025-02-03 |
1527. | Honzik (jvacata) | 34.20 | 93.7% | 2024-01-05 |
1528. | hitarion (hitarion) | 34.20 | 94% | 2025-01-16 |
1529. | Henry (henrym0503) | 34.19 | 95% | 2016-05-19 |
1530. | SeanH (seanh8) | 34.18 | 95% | 2023-11-01 |
1531. | Meshach Asis (deanace) | 34.13 | 94% | 2024-12-08 |
1532. | aditya (aditya16) | 34.12 | 96% | 2023-10-23 |
1533. | Anup (humblehunter) | 34.11 | 95% | 2017-10-16 |
1534. | Thiago (thiagogozziprado) | 34.11 | 93% | 2013-11-17 |
1535. | Gersch (gersch) | 34.10 | 93% | 2015-09-17 |
1536. | Henry (nexx42) | 34.09 | 90% | 2012-11-19 |
1537. | david (dchamud) | 34.09 | 98% | 2016-08-13 |
1538. | Jared (lunalorticum) | 34.05 | 96% | 2023-10-03 |
1539. | Jude (judeandrew) | 34.05 | 95% | 2023-07-31 |
1540. | Puzzite (puzzite) | 34.03 | 91% | 2023-07-17 |
1541. | bulbulator (amusement5912) | 34.02 | 95% | 2023-09-28 |
1542. | rahul (rahularctic) | 34.00 | 92% | 2013-07-17 |
1543. | Shaelyn (shaelyn) | 33.97 | 98% | 2011-10-01 |
1544. | Mitchell (goiterdude) | 33.96 | 95% | 2019-10-21 |
1545. | Mila (woodwinds) | 33.93 | 95% | 2014-03-02 |
1546. | tsushima (tsushima) | 33.91 | 94% | 2024-09-21 |
1547. | Raoul (urzark) | 33.91 | 90% | 2024-09-14 |
1548. | Gian (veloxsz98) | 33.90 | 95% | 2024-01-19 |
1549. | Maj (pvezelj) | 33.88 | 90% | 2022-11-19 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |