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 |
---|---|---|---|---|
1779. | Nel (fodsdj) | 31.35 | 96% | 2025-02-25 |
1780. | ElienaiBH (elienai) | 31.33 | 92% | 2015-09-17 |
1781. | Divyesh (roger9451) | 31.33 | 92% | 2023-06-29 |
1782. | Marcus (m11fc) | 31.33 | 95% | 2025-04-23 |
1783. | piot (piot) | 31.32 | 97% | 2012-11-03 |
1784. | Ericc (room_20four) | 31.32 | — | 2011-01-31 |
1785. | voxdoxx (iaeax) | 31.32 | 92% | 2024-10-01 |
1786. | Kannansink (kannansink) | 31.32 | 94% | 2025-02-22 |
1787. | Arjun (daddys_home_tonight) | 31.29 | 93% | 2023-06-08 |
1788. | Mati (munzirae86) | 31.26 | 94% | 2013-11-26 |
1789. | Ashutosh Mishra (snipingash) | 31.26 | 93% | 2024-10-15 |
1790. | jgb (jgb21) | 31.24 | 94% | 2025-07-18 |
1791. | bishwas dhakal (bdhakal) | 31.23 | 97% | 2024-02-09 |
1792. | minh (henwo) | 31.23 | 96% | 2023-09-11 |
1793. | Gonzalo (gmurop) | 31.20 | 96.6% | 2024-02-25 |
1794. | Aida (aida_sma_777) | 31.16 | 91% | 2023-07-04 |
1795. | noah (nmsl1993) | 31.13 | 91% | 2012-10-18 |
1796. | Hermano95 (kovacsgellertpal) | 31.13 | 95% | 2025-03-11 |
1797. | Unknown (chess1234) | 31.11 | 90% | 2015-04-30 |
1798. | david (davidof96) | 31.10 | 95% | 2024-02-27 |
1799. | Vinne (vinneruch) | 31.08 | 93% | 2024-07-28 |
1800. | ROHIT (rohitpawar) | 31.08 | 95% | 2024-10-24 |
1801. | Puho (puho_op) | 31.07 | 92% | 2023-06-10 |
1802. | Tessa (typingtess1) | 31.07 | 92% | 2023-05-31 |
1803. | janthenigga (jan123lasit) | 31.06 | 94% | 2023-10-14 |
1804. | Florpingflorps (florps) | 31.06 | 97% | 2024-10-02 |
1805. | brodie (captainblue01) | 31.05 | 93% | 2023-07-07 |
1806. | fun (haifiveywivey) | 31.04 | 96% | 2024-10-17 |
1807. | wonton (wanton_wonton) | 31.04 | 93% | 2025-05-29 |
1808. | nyloraqu (nyloraqu) | 31.02 | 94.8% | 2024-11-15 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |