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 |
---|---|---|---|---|
1690. | Zlow (just_avraige) | 30.27 | 96% | 2015-11-24 |
1691. | Anfe (anfe) | 30.26 | 92% | 2025-03-25 |
1692. | Leo (fahimfahadleon) | 30.25 | 95% | 2023-10-01 |
1693. | Megalonmaniac (megalonmaniac) | 30.25 | 91% | 2025-04-05 |
1694. | Octavian (zaekryn) | 30.22 | 96% | 2018-07-24 |
1695. | Kevin (kevinh613) | 30.19 | 96% | 2024-01-29 |
1696. | hanzain (hanzain) | 30.17 | 93% | 2023-10-04 |
1697. | Koil (kylemc) | 30.16 | 92% | 2023-11-09 |
1698. | Jaxremjh (jaxremjh_1) | 30.15 | 90% | 2024-07-25 |
1699. | Elite (getgoodelite) | 30.14 | 93% | 2023-07-17 |
1700. | Marc (mbre) | 30.07 | 90% | 2011-09-20 |
1701. | Vishesh (vishesh_patel) | 30.07 | 91% | 2023-05-26 |
1702. | Vicky (iamvicky) | 30.03 | 90% | 2013-03-08 |
1703. | Christopher (droidist) | 30.03 | 98% | 2013-02-03 |
1704. | Elemental (elementalscar) | 30.02 | 92% | 2024-08-06 |
1705. | weeew12 (weew12) | 29.99 | 93% | 2023-10-18 |
1706. | dog (roy429436) | 29.97 | 92% | 2024-06-02 |
1707. | D Leek (d_leek) | 29.96 | 93% | 2024-08-26 |
1708. | Gareth42 (gareth42) | 29.94 | 94.8% | 2024-03-23 |
1709. | wikkonly (wikkonly) | 29.91 | 97% | 2024-09-26 |
1710. | [NTM]andrew1167 (andrew1167) | 29.90 | 83% | 2013-04-21 |
1711. | Preston (pdets) | 29.89 | 93% | 2011-06-14 |
1712. | a6uxa4 (a6uxa4) | 29.89 | 90% | 2023-11-01 |
1713. | JustinBeaver (vjustin) | 29.87 | 94% | 2016-04-10 |
1714. | Flobateer Younan (fyounan) | 29.87 | 95% | 2025-01-31 |
1715. | Trish (trishmn98) | 29.86 | 95% | 2024-06-25 |
1716. | Cyb3r_Ange1 (cyb3r_ange1) | 29.84 | 94% | 2024-04-16 |
1717. | Daniel (kix512) | 29.81 | 92% | 2023-03-29 |
1718. | Pancake (pancake654684) | 29.81 | 94% | 2024-11-10 |
1719. | Aaron (aaron_libbert) | 29.77 | 91% | 2018-02-24 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |