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 |
---|---|---|---|---|
1723. | Isaac (ctrl_sea) | 31.52 | 92% | 2023-08-11 |
1724. | Bibek (bibek2442b) | 31.50 | 94% | 2024-10-21 |
1725. | Colin (perplexes) | 31.49 | — | 2010-07-16 |
1726. | Antonio (some1b) | 31.49 | 94% | 2023-07-24 |
1727. | darren (darrenduhdragon) | 31.49 | 93% | 2023-07-13 |
1728. | Jesup (jesup1) | 31.48 | 90% | 2024-05-13 |
1729. | Marcin (redgda) | 31.46 | 89% | 2011-11-08 |
1730. | psiphi (psiphi) | 31.46 | 92% | 2023-06-05 |
1731. | Adi (unsio) | 31.44 | 94% | 2023-01-26 |
1732. | Tyler (shoecat) | 31.42 | 92% | 2013-03-13 |
1733. | Arsalan Hashmi (a1_sharp) | 31.42 | 92% | 2023-09-10 |
1734. | Fady Kamil (fady_kamil) | 31.39 | 92% | 2023-09-25 |
1735. | kleeon (kleeon) | 31.36 | 92% | 2023-07-31 |
1736. | Nel (fodsdj) | 31.35 | 96% | 2025-02-25 |
1737. | ElienaiBH (elienai) | 31.33 | 92% | 2015-09-17 |
1738. | Divyesh (roger9451) | 31.33 | 92% | 2023-06-29 |
1739. | piot (piot) | 31.32 | 97% | 2012-11-03 |
1740. | Ericc (room_20four) | 31.32 | — | 2011-01-31 |
1741. | voxdoxx (iaeax) | 31.32 | 92% | 2024-10-01 |
1742. | Kannansink (kannansink) | 31.32 | 94% | 2025-02-22 |
1743. | Arjun (daddys_home_tonight) | 31.29 | 93% | 2023-06-08 |
1744. | Mati (munzirae86) | 31.26 | 94% | 2013-11-26 |
1745. | Ashutosh Mishra (snipingash) | 31.26 | 93% | 2024-10-15 |
1746. | bishwas dhakal (bdhakal) | 31.23 | 97% | 2024-02-09 |
1747. | minh (henwo) | 31.23 | 96% | 2023-09-11 |
1748. | Gonzalo (gmurop) | 31.20 | 96.6% | 2024-02-25 |
1749. | Aida (aida_sma_777) | 31.16 | 91% | 2023-07-04 |
1750. | noah (nmsl1993) | 31.13 | 91% | 2012-10-18 |
1751. | Unknown (chess1234) | 31.11 | 90% | 2015-04-30 |
1752. | david (davidof96) | 31.10 | 95% | 2024-02-27 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |