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 |
---|---|---|---|---|
1674. | Aman maheshwari (aman0123) | 31.77 | 95% | 2025-01-02 |
1675. | Soraya (sshossain) | 31.74 | 85% | 2011-08-12 |
1676. | gung wir (notsovergil) | 31.73 | 91% | 2024-03-21 |
1677. | kila (kila_lol) | 31.70 | 93% | 2023-05-22 |
1678. | punit (thakelatyper) | 31.69 | 95% | 2022-07-26 |
1679. | TheProdigyHenry (henryv70) | 31.68 | 92% | 2019-08-02 |
1680. | Mohamed Y Jazza (mohammad_j... | 31.68 | 95% | 2024-04-02 |
1681. | Free Palestine (koenigsegg77) | 31.68 | 93% | 2024-08-01 |
1682. | Darth Jeremy (darth_taghiza... | 31.67 | 91% | 2015-12-23 |
1683. | Adrian (meatbeat) | 31.67 | 93% | 2024-07-10 |
1684. | Nameguy (nameguy) | 31.65 | 92% | 2024-02-16 |
1685. | MAMUN (wmamunhossain) | 31.61 | 95% | 2023-03-25 |
1686. | Bo Cletus (bocletus) | 31.61 | 94% | 2024-10-01 |
1687. | Zaphod (zapgawd) | 31.58 | 95% | 2024-09-20 |
1688. | Jeff (jeffpc) | 31.54 | — | 2011-02-01 |
1689. | Paul (isea) | 31.53 | 92% | 2012-03-11 |
1690. | Isaac (ctrl_sea) | 31.52 | 92% | 2023-08-11 |
1691. | Bibek (bibek2442b) | 31.50 | 94% | 2024-10-21 |
1692. | Colin (perplexes) | 31.49 | — | 2010-07-16 |
1693. | Antonio (some1b) | 31.49 | 94% | 2023-07-24 |
1694. | darren (darrenduhdragon) | 31.49 | 93% | 2023-07-13 |
1695. | Jesup (jesup1) | 31.48 | 90% | 2024-05-13 |
1696. | Marcin (redgda) | 31.46 | 89% | 2011-11-08 |
1697. | psiphi (psiphi) | 31.46 | 92% | 2023-06-05 |
1698. | Adi (unsio) | 31.44 | 94% | 2023-01-26 |
1699. | Tyler (shoecat) | 31.42 | 92% | 2013-03-13 |
1700. | Arsalan Hashmi (a1_sharp) | 31.42 | 92% | 2023-09-10 |
1701. | Fady Kamil (fady_kamil) | 31.39 | 92% | 2023-09-25 |
1702. | kleeon (kleeon) | 31.36 | 92% | 2023-07-31 |
1703. | Nel (fodsdj) | 31.35 | 96% | 2025-02-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |