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 |
---|---|---|---|---|
1801. | Aaron (aaron_libbert) | 29.77 | 91% | 2018-02-24 |
1802. | Douglas (douglaswaugh) | 29.75 | 89% | 2011-07-19 |
1803. | T (peacecraft_m) | 29.73 | 93% | 2023-08-10 |
1804. | Faizan (faizanbhait) | 29.73 | 93% | 2023-07-11 |
1805. | an (clockworkman) | 29.67 | 93.6% | 2024-07-08 |
1806. | Parsa (harispy) | 29.66 | 94% | 2024-03-06 |
1807. | heunty (heunty) | 29.61 | 94% | 2023-07-28 |
1808. | Samuel (noevidence) | 29.56 | 91% | 2024-09-03 |
1809. | SUkhe (sukh_e) | 29.52 | 94% | 2021-10-10 |
1810. | Senpai~~ (_senpai__) | 29.52 | 95% | 2023-08-29 |
1811. | Muhammad (as7771) | 29.49 | 86% | 2014-05-22 |
1812. | Samuel (necroleachate) | 29.45 | — | 2011-01-29 |
1813. | Jéssica (briannamalk) | 29.41 | 98% | 2011-06-03 |
1814. | Trackti (trackti_) | 29.40 | 93% | 2024-03-17 |
1815. | Adithya (nmasnadithya) | 29.38 | 97% | 2017-05-21 |
1816. | Mohamed (medsebri) | 29.38 | 93% | 2023-07-22 |
1817. | dave (shalomski) | 29.36 | 94% | 2023-06-12 |
1818. | ventura (ventura127) | 29.35 | 92% | 2023-01-31 |
1819. | Lahiru Dissanayake (lhgrand... | 29.35 | 96% | 2023-07-25 |
1820. | Marlise (marliseu) | 29.34 | 89% | 2016-05-17 |
1821. | Stop (stop__) | 29.33 | 93% | 2023-04-14 |
1822. | Anonymous (secret_codes) | 29.30 | 96% | 2018-10-11 |
1823. | HotDog! (spaces0race) | 29.29 | 97% | 2023-12-21 |
1824. | Rahomm (kittymeoww) | 29.26 | 93% | 2023-07-23 |
1825. | dendrose (dendrose) | 29.26 | 92.4% | 2024-03-19 |
1826. | Dr.Braig (drbraig) | 29.25 | 92% | 2024-01-31 |
1827. | sid__que (sid__que) | 29.25 | 95% | 2023-06-09 |
1828. | Bob (typeracerd) | 29.24 | 95% | 2016-03-07 |
1829. | Yakin (mizaoi_) | 29.23 | 93% | 2024-08-08 |
1830. | Sarthak (shaansmwl77) | 29.22 | 81% | 2017-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 |