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 |
---|---|---|---|---|
816. | Ahmad (ahmad7salah) | 45.82 | 99% | 2023-09-12 |
817. | Skye W. (xpeq7) | 45.81 | 95.2% | 2024-04-20 |
818. | typeyMcTypeFace (mslib9) | 45.78 | 99% | 2016-08-24 |
819. | iSyqozz512 (isyqozz512) | 45.76 | 95% | 2023-10-04 |
820. | Shuai (aboveappo) | 45.76 | 94% | 2022-02-06 |
821. | _Suvam 0_0 ! (qw_slow_typist) | 45.74 | 96% | 2023-09-05 |
822. | nabin (nenwew) | 45.73 | 94% | 2023-07-25 |
823. | KEN (kent_type) | 45.70 | 96.1% | 2023-12-06 |
824. | hafrele (hafrele) | 45.68 | 95% | 2024-02-21 |
825. | Gerald (gerald3901) | 45.68 | 94% | 2024-09-25 |
826. | Fuyumi (touya3301) | 45.68 | 95% | 2023-05-29 |
827. | zat (teacup) | 45.67 | — | 2011-02-06 |
828. | Eugene (havlong) | 45.65 | 94.3% | 2023-11-12 |
829. | Paul (masterxilo) | 45.63 | 99% | 2013-03-12 |
830. | Moacir (moacirnq) | 45.61 | 97% | 2023-06-05 |
831. | Jan (cactusdan) | 45.59 | 96% | 2023-07-16 |
832. | Lil Chicken (lil_chicken) | 45.58 | 96% | 2023-06-04 |
833. | Desi (_aka5h) | 45.56 | 93% | 2023-05-22 |
834. | Klaus (klaustzy) | 45.55 | 95% | 2024-07-03 |
835. | error (leonhardeuler) | 45.52 | 88% | 2012-04-02 |
836. | Yusuf Kasim Temel (sergujest) | 45.52 | 96% | 2024-09-08 |
837. | Masa (praccount) | 45.51 | 92% | 2021-12-13 |
838. | stacey (gossipgirl1) | 45.51 | 99% | 2025-01-31 |
839. | Jay (wenisknees) | 45.47 | 94% | 2023-06-07 |
840. | ArifAli (testingyu) | 45.47 | 97.8% | 2024-06-05 |
841. | Abhinav (brainstorm56) | 45.46 | 92% | 2023-08-08 |
842. | Leo (crossbowl) | 45.46 | 96% | 2023-06-30 |
843. | Hina (lyraxh) | 45.46 | 91% | 2024-05-21 |
844. | Subhang (subtleboy80) | 45.43 | 95% | 2023-08-09 |
845. | abhnv (abhnv) | 45.42 | 98% | 2024-06-03 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |