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 |
---|---|---|---|---|
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 |
1753. | Vinne (vinneruch) | 31.08 | 93% | 2024-07-28 |
1754. | ROHIT (rohitpawar) | 31.08 | 95% | 2024-10-24 |
1755. | Puho (puho_op) | 31.07 | 92% | 2023-06-10 |
1756. | Tessa (typingtess1) | 31.07 | 92% | 2023-05-31 |
1757. | janthenigga (jan123lasit) | 31.06 | 94% | 2023-10-14 |
1758. | Florpingflorps (florps) | 31.06 | 97% | 2024-10-02 |
1759. | brodie (captainblue01) | 31.05 | 93% | 2023-07-07 |
1760. | fun (haifiveywivey) | 31.04 | 96% | 2024-10-17 |
1761. | wonton (wanton_wonton) | 31.04 | 93% | 2025-05-29 |
1762. | nyloraqu (nyloraqu) | 31.02 | 94.8% | 2024-11-15 |
1763. | Utsab (utsab_bera) | 31.01 | 95% | 2023-05-27 |
1764. | rix (rixrods) | 31.01 | 95% | 2024-07-12 |
1765. | Marcos (ultizin) | 30.99 | 90% | 2023-05-28 |
1766. | Cheng (srain) | 30.98 | 93% | 2012-06-17 |
1767. | yong (yocha@yahoo.com) | 30.95 | — | 2011-02-12 |
1768. | Francis (xeomorpher) | 30.91 | 88% | 2013-12-28 |
1769. | Ioan (ioans) | 30.91 | 96% | 2023-02-01 |
1770. | Gautam (gautamibuddha) | 30.90 | 94% | 2017-11-29 |
1771. | GAB (_leynx) | 30.89 | 92% | 2023-12-28 |
1772. | Kyle (kyle_12) | 30.88 | 96% | 2023-07-07 |
1773. | beFriend💚 (s1l3n7) | 30.86 | 90% | 2018-09-25 |
1774. | ΨΘΜ (type_is_lyfe) | 30.85 | 92% | 2017-11-29 |
1775. | DeadpoolFromAliBaba (bruhgo... | 30.85 | 91% | 2023-07-23 |
1776. | Nick (mitchen2) | 30.84 | 94% | 2023-07-15 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |