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 |
---|---|---|---|---|
1854. | Mohamed (medsebri) | 29.38 | 93% | 2023-07-22 |
1855. | dave (shalomski) | 29.36 | 94% | 2023-06-12 |
1856. | ventura (ventura127) | 29.35 | 92% | 2023-01-31 |
1857. | Lahiru Dissanayake (lhgrand... | 29.35 | 96% | 2023-07-25 |
1858. | Marlise (marliseu) | 29.34 | 89% | 2016-05-17 |
1859. | Stop (stop__) | 29.33 | 93% | 2023-04-14 |
1860. | Anonymous (secret_codes) | 29.30 | 96% | 2018-10-11 |
1861. | HotDog! (spaces0race) | 29.29 | 97% | 2023-12-21 |
1862. | Rahomm (kittymeoww) | 29.26 | 93% | 2023-07-23 |
1863. | dendrose (dendrose) | 29.26 | 92.4% | 2024-03-19 |
1864. | Dr.Braig (drbraig) | 29.25 | 92% | 2024-01-31 |
1865. | sid__que (sid__que) | 29.25 | 95% | 2023-06-09 |
1866. | Bob (typeracerd) | 29.24 | 95% | 2016-03-07 |
1867. | Yakin (mizaoi_) | 29.23 | 93% | 2024-08-08 |
1868. | Sarthak (shaansmwl77) | 29.22 | 81% | 2017-04-10 |
1869. | Roscoe (chikomancy) | 29.22 | 97% | 2024-01-20 |
1870. | Abhishek17 (abhishek_17) | 29.21 | 92% | 2023-08-09 |
1871. | im (aph0tic) | 29.20 | 92% | 2017-10-01 |
1872. | Manolo (pacopaquetes) | 29.18 | 92% | 2025-01-31 |
1873. | Puppy (s_puppy88) | 29.16 | 92% | 2011-09-08 |
1874. | i wayan ryo indrawan (broki... | 29.16 | 94% | 2024-03-21 |
1875. | Exsieg (exsiegcrosspath) | 29.15 | 94% | 2024-01-10 |
1876. | wakwaw (wakwaw11) | 29.14 | 95% | 2025-01-16 |
1877. | Saurabh (saurabhjain) | 29.13 | — | 2011-01-28 |
1878. | »»════SACHIN™... | 29.06 | 90% | 2012-05-25 |
1879. | Adam (psyho) | 29.05 | 86% | 2012-07-05 |
1880. | OkSpy (okspy) | 29.02 | 95% | 2024-01-21 |
1881. | P ʀ ɪ ɴ ᴄ ... | 29.02 | 97% | 2023-06-19 |
1882. | Ben (banjamaan) | 28.94 | 91.3% | 2023-11-03 |
1883. | netbook (netbook) | 28.93 | — | 2011-04-10 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |