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