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 |
---|---|---|---|---|
1924. | Yaella (yaella) | 28.37 | 93% | 2013-02-10 |
1925. | Ap3sh1 (ap3sh1) | 28.37 | 91% | 2016-12-12 |
1926. | tstats[majedhmoud] (majedhm... | 28.35 | 93% | 2023-09-13 |
1927. | Homer (aerowang) | 28.34 | 87% | 2013-11-06 |
1928. | Sh4rk (sh4rk__) | 28.31 | 92% | 2024-07-29 |
1929. | Rofmol (rofmol) | 28.29 | 94% | 2024-06-24 |
1930. | Pit (pit_pit) | 28.28 | 92.4% | 2025-02-21 |
1931. | dylan (dtm02) | 28.28 | 94% | 2023-08-20 |
1932. | MoEgypt (mohamedadel20) | 28.28 | 92.5% | 2024-09-02 |
1933. | dropeee (dropeeexx11) | 28.28 | 90% | 2024-11-25 |
1934. | GAfan(dr34ml3nd) (gafan_dr3... | 28.28 | 90.2% | 2025-02-07 |
1935. | Takashi (tkawai) | 28.26 | — | 2011-04-24 |
1936. | TR★→TypistxD← (imsoaw... | 28.20 | 91% | 2011-06-01 |
1937. | vardan (felon) | 28.19 | 90% | 2011-08-20 |
1938. | Rincewind (gato_ninja) | 28.17 | 95.4% | 2024-03-11 |
1939. | uniquestar (uniquestar121) | 28.14 | 95% | 2024-05-20 |
1940. | Matan (matansel) | 28.12 | 92% | 2017-12-14 |
1941. | Hasan (hasan_2809) | 28.12 | 91% | 2023-06-04 |
1942. | Ananta Anjasmara (ananta_an... | 28.11 | 93% | 2024-03-21 |
1943. | Curse (curse10) | 28.11 | 96% | 2025-04-26 |
1944. | thali cantik (nathalia97) | 28.10 | 96% | 2023-08-01 |
1945. | durugin ko si pat (tech_com... | 28.09 | 95% | 2024-02-02 |
1946. | Kullar (kullar45) | 28.05 | 90% | 2023-10-02 |
1947. | Yahshi (jahshi) | 28.04 | 92.6% | 2023-11-11 |
1948. | atra (atra) | 28.03 | 95% | 2025-04-14 |
1949. | Juan (jesuus_is_coming) | 28.00 | 93% | 2024-02-15 |
1950. | Nathan (nathansoda) | 27.98 | 92% | 2017-03-10 |
1951. | Teixeira (xoooox) | 27.95 | 85% | 2011-10-29 |
1952. | RickChyou (rickchyou) | 27.95 | 95% | 2023-09-23 |
1953. | ELI (vinkz) | 27.91 | 91% | 2023-10-17 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |