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 |
---|---|---|---|---|
1580. | Gerardo (gbonell) | 33.41 | 95% | 2016-05-17 |
1581. | tp (tpantlik) | 33.40 | 97% | 2023-12-21 |
1582. | Borislav Nonquit (borislav) | 33.39 | 91% | 2017-12-26 |
1583. | Nilax (nilax) | 33.38 | 93% | 2012-10-19 |
1584. | Harshit (probro665) | 33.38 | 98% | 2023-07-08 |
1585. | arman (sjraja) | 33.31 | 94% | 2024-06-01 |
1586. | giraffex (giraffex) | 33.26 | 97% | 2023-10-07 |
1587. | radin (radinanti) | 33.26 | 91% | 2023-10-27 |
1588. | Gio (banzy) | 33.24 | 95% | 2023-11-11 |
1589. | John Smith (fireblade28) | 33.24 | 95% | 2024-01-03 |
1590. | Ray (raysrlu) | 33.22 | 92% | 2017-08-15 |
1591. | phil (ronald12) | 33.21 | 78% | 2013-08-12 |
1592. | Hunter (huntertyler) | 33.20 | — | 2011-03-12 |
1593. | Futuristic (mohamedtata) | 33.20 | 93% | 2023-08-06 |
1594. | Ethereal (dragonfly654) | 33.20 | 96.1% | 2024-01-09 |
1595. | eric (strokes1979) | 33.19 | 94% | 2016-05-04 |
1596. | Joe (chiptychir) | 33.17 | 97% | 2023-06-08 |
1597. | Melon (melon69) | 33.13 | 93% | 2024-01-24 |
1598. | Fresh (dhyanendra) | 33.13 | 89% | 2024-01-05 |
1599. | Ehs (racer_ehs) | 33.13 | 93% | 2024-08-07 |
1600. | Splinx (splinx) | 33.12 | 97% | 2025-01-23 |
1601. | Clue (aclue) | 33.12 | 91% | 2025-01-05 |
1602. | Sri (lulu25) | 33.11 | 89% | 2012-03-13 |
1603. | SKY (skymurdock53) | 33.11 | 93% | 2023-10-25 |
1604. | z (zivry) | 33.10 | 95% | 2019-09-22 |
1605. | Matt (m4olivei) | 33.08 | — | 2011-03-14 |
1606. | Inaki Keiji (inaki_keiji) | 33.08 | 92% | 2024-02-19 |
1607. | Greg (crashtestgreg) | 33.07 | 92% | 2023-12-22 |
1608. | Ryhmn (ryhmn) | 33.04 | 90% | 2024-09-13 |
1609. | Arvi (arvi4321) | 33.02 | 94% | 2024-07-17 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |