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 |
---|---|---|---|---|
1569. | Kevin (kevzho) | 33.68 | — | 2011-01-28 |
1570. | Samuel (samsonite4002) | 33.67 | 96% | 2023-07-25 |
1571. | Asif (asif6777) | 33.67 | 94% | 2024-03-04 |
1572. | Tobias (mechman) | 33.63 | 93% | 2017-04-16 |
1573. | YEHOVAHsneaky (bmmaroni) | 33.62 | 95% | 2023-06-08 |
1574. | El Doyer (el_doyer) | 33.59 | 95% | 2023-06-26 |
1575. | Shivam Rai (shivamrai162) | 33.56 | 92% | 2023-07-02 |
1576. | ed81 (ed81) | 33.56 | 95% | 2023-08-06 |
1577. | Palestine Freedom (greenza) | 33.55 | 96% | 2024-05-03 |
1578. | Ahmed (e_elashra1) | 33.55 | 92.5% | 2025-05-08 |
1579. | Fox (jads007) | 33.53 | 91% | 2024-03-30 |
1580. | Ashu (asaral) | 33.52 | 94% | 2023-07-27 |
1581. | Max Martin (max_martiinn) | 33.49 | 95% | 2025-02-10 |
1582. | James (andromeduck) | 33.48 | 93% | 2014-02-05 |
1583. | fasfasdf (frfvfrrfvffrrfv) | 33.45 | 95% | 2011-09-26 |
1584. | Blake (blakee) | 33.42 | 92% | 2016-02-07 |
1585. | Fred (fredizzimo) | 33.41 | 97% | 2017-09-16 |
1586. | Gerardo (gbonell) | 33.41 | 95% | 2016-05-17 |
1587. | tp (tpantlik) | 33.40 | 97% | 2023-12-21 |
1588. | Borislav Nonquit (borislav) | 33.39 | 91% | 2017-12-26 |
1589. | Nilax (nilax) | 33.38 | 93% | 2012-10-19 |
1590. | Harshit (probro665) | 33.38 | 98% | 2023-07-08 |
1591. | arman (sjraja) | 33.31 | 94% | 2024-06-01 |
1592. | giraffex (giraffex) | 33.26 | 97% | 2023-10-07 |
1593. | radin (radinanti) | 33.26 | 91% | 2023-10-27 |
1594. | Gio (banzy) | 33.24 | 95% | 2023-11-11 |
1595. | John Smith (fireblade28) | 33.24 | 95% | 2024-01-03 |
1596. | Ray (raysrlu) | 33.22 | 92% | 2017-08-15 |
1597. | phil (ronald12) | 33.21 | 78% | 2013-08-12 |
1598. | Hunter (huntertyler) | 33.20 | — | 2011-03-12 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |