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 |
---|---|---|---|---|
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 |
1610. | Vivian (modernnighthail) | 33.02 | 98.1% | 2024-12-10 |
1611. | C0br6 (c0br6) | 33.01 | 96% | 2025-03-22 |
1612. | Immanuel Darren Darmawan (n... | 33.01 | 95% | 2023-06-21 |
1613. | sei (ninjawanko) | 33.00 | 90% | 2024-07-30 |
1614. | tomyatemo (tomyatemo) | 32.97 | 92% | 2023-11-20 |
1615. | gera (gera2826) | 32.96 | 92% | 2015-03-07 |
1616. | Pratul NHK (zer_fus) | 32.96 | 97% | 2023-05-27 |
1617. | Rafa (techzin) | 32.95 | 84% | 2011-08-12 |
1618. | #One More Year (supeer_heroo) | 32.95 | 93% | 2023-05-25 |
1619. | aculeasis (aculeasis) | 32.94 | 93% | 2021-10-10 |
1620. | Muty (muty) | 32.92 | 93% | 2023-09-15 |
1621. | Patrick (thirdimpact) | 32.91 | 92% | 2013-03-21 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |