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 |
---|---|---|---|---|
1504. | Jeffry (coldjeffry12) | 33.75 | 94% | 2023-07-09 |
1505. | MonkeyHands (monkeyhands) | 33.73 | 96% | 2023-11-20 |
1506. | pangea (pangeacake) | 33.69 | 92% | 2013-10-28 |
1507. | J.G. (jznhljg) | 33.69 | — | 2011-02-02 |
1508. | Kevin (kevzho) | 33.68 | — | 2011-01-28 |
1509. | Samuel (samsonite4002) | 33.67 | 96% | 2023-07-25 |
1510. | Asif (asif6777) | 33.67 | 94% | 2024-03-04 |
1511. | Tobias (mechman) | 33.63 | 93% | 2017-04-16 |
1512. | YEHOVAHsneaky (bmmaroni) | 33.62 | 95% | 2023-06-08 |
1513. | El Doyer (el_doyer) | 33.59 | 95% | 2023-06-26 |
1514. | Shivam Rai (shivamrai162) | 33.56 | 92% | 2023-07-02 |
1515. | ed81 (ed81) | 33.56 | 95% | 2023-08-06 |
1516. | Palestine Freedom (greenza) | 33.55 | 96% | 2024-05-03 |
1517. | Ahmed (e_elashra1) | 33.55 | 93% | 2025-05-08 |
1518. | Fox (jads007) | 33.53 | 91% | 2024-03-30 |
1519. | Ashu (asaral) | 33.52 | 94% | 2023-07-27 |
1520. | Max Martin (max_martiinn) | 33.49 | 95% | 2025-02-10 |
1521. | James (andromeduck) | 33.48 | 93% | 2014-02-05 |
1522. | fasfasdf (frfvfrrfvffrrfv) | 33.45 | 95% | 2011-09-26 |
1523. | Blake (blakee) | 33.42 | 92% | 2016-02-07 |
1524. | Fred (fredizzimo) | 33.41 | 97% | 2017-09-16 |
1525. | Gerardo (gbonell) | 33.41 | 95% | 2016-05-17 |
1526. | tp (tpantlik) | 33.40 | 97% | 2023-12-21 |
1527. | Borislav Nonquit (borislav) | 33.39 | 91% | 2017-12-26 |
1528. | Nilax (nilax) | 33.38 | 93% | 2012-10-19 |
1529. | Harshit (probro665) | 33.38 | 98% | 2023-07-08 |
1530. | arman (sjraja) | 33.31 | 94% | 2024-06-01 |
1531. | giraffex (giraffex) | 33.26 | 97% | 2023-10-07 |
1532. | radin (radinanti) | 33.26 | 91% | 2023-10-27 |
1533. | Gio (banzy) | 33.24 | 95% | 2023-11-11 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |