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 |
---|---|---|---|---|
1590. | icoder (idesign) | 31.85 | 97% | 2012-09-21 |
1591. | Adalyee (adalyee) | 31.80 | 94% | 2024-11-27 |
1592. | alihamzaPk (alihamza_pk) | 31.79 | 89.4% | 2024-01-13 |
1593. | Aman maheshwari (aman0123) | 31.77 | 95% | 2025-01-02 |
1594. | Soraya (sshossain) | 31.74 | 85% | 2011-08-12 |
1595. | kila (kila_lol) | 31.70 | 93% | 2023-05-22 |
1596. | punit (thakelatyper) | 31.69 | 95% | 2022-07-26 |
1597. | TheProdigyHenry (henryv70) | 31.68 | 92% | 2019-08-02 |
1598. | Mohamed Y Jazza (mohammad_j... | 31.68 | 95% | 2024-04-02 |
1599. | Free Palestine (koenigsegg77) | 31.68 | 93% | 2024-08-01 |
1600. | Darth Jeremy (darth_taghiza... | 31.67 | 91% | 2015-12-23 |
1601. | Adrian (meatbeat) | 31.67 | 93% | 2024-07-10 |
1602. | Nameguy (nameguy) | 31.65 | 92% | 2024-02-16 |
1603. | MAMUN (wmamunhossain) | 31.61 | 95% | 2023-03-25 |
1604. | Bo Cletus (bocletus) | 31.61 | 94% | 2024-10-01 |
1605. | Zaphod (zapgawd) | 31.58 | 95% | 2024-09-20 |
1606. | Jeff (jeffpc) | 31.54 | — | 2011-02-01 |
1607. | Paul (isea) | 31.53 | 92% | 2012-03-11 |
1608. | Bibek (bibek2442b) | 31.50 | 94% | 2024-10-21 |
1609. | Colin (perplexes) | 31.49 | — | 2010-07-16 |
1610. | Antonio (some1b) | 31.49 | 94% | 2023-07-24 |
1611. | Jesup (jesup1) | 31.48 | 90% | 2024-05-13 |
1612. | Marcin (redgda) | 31.46 | 89% | 2011-11-08 |
1613. | psiphi (psiphi) | 31.46 | 92% | 2023-06-05 |
1614. | Adi (unsio) | 31.44 | 94% | 2023-01-26 |
1615. | Tyler (shoecat) | 31.42 | 92% | 2013-03-13 |
1616. | Arsalan Hashmi (a1_sharp) | 31.42 | 92% | 2023-09-10 |
1617. | Fady Kamil (fady_kamil) | 31.39 | 92% | 2023-09-25 |
1618. | kleeon (kleeon) | 31.36 | 92% | 2023-07-31 |
1619. | 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 |