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 |
---|---|---|---|---|
928. | veenu (comp_typist) | 43.41 | 94% | 2023-09-17 |
929. | Ravi (lamkoti) | 43.39 | 95% | 2023-06-23 |
930. | hhhhh (hhhhh24) | 43.38 | 96% | 2024-10-16 |
931. | Will (zilus) | 43.36 | — | 2011-03-18 |
932. | Arif (arifali) | 43.33 | 96.9% | 2023-10-22 |
933. | daniel (daniel_2007) | 43.32 | 92% | 2023-10-05 |
934. | Hamas Egypt (mohamedadel2000) | 43.32 | 95% | 2024-10-10 |
935. | name (not_yper) | 43.31 | 96% | 2024-12-12 |
936. | Eric (notamasochist) | 43.30 | 94% | 2017-12-20 |
937. | Alfonsus (raditya1710) | 43.30 | 91% | 2013-08-21 |
938. | J (tsukijon) | 43.30 | 95% | 2023-09-30 |
939. | Hu Tao (hu_tao_c6) | 43.28 | 96.5% | 2024-10-30 |
940. | Weekey (layvth) | 43.23 | 93.8% | 2024-05-12 |
941. | Rederdex (rederdex) | 43.23 | 89% | 2025-01-17 |
942. | Chinguun (zzzchinguun) | 43.20 | 94.7% | 2024-10-08 |
943. | Leaden Typer (typeryo) | 43.18 | 96.8% | 2024-05-10 |
944. | Nick (kiwilover) | 43.17 | — | 2011-02-02 |
945. | Evanovache (evanovache) | 43.17 | 93% | 2024-08-13 |
946. | Kane (unknownperson3) | 43.15 | 91% | 2013-02-08 |
947. | mh10 (hmo_10) | 43.14 | 95% | 2023-11-27 |
948. | Pete (petenick) | 43.13 | 98% | 2023-08-09 |
949. | (7531246) | 43.12 | — | 2011-02-07 |
950. | montanaromero (montanaromero) | 43.11 | 92% | 2024-03-31 |
951. | Niklas (niklash) | 43.10 | 97% | 2024-04-23 |
952. | Christopher (gollmar) | 43.05 | 89% | 2012-06-23 |
953. | Ruan (ruanp) | 43.04 | 96% | 2022-05-25 |
954. | kaitlyn (kaitlynhampel) | 43.02 | 97% | 2024-12-28 |
955. | Rondino (rondino2) | 42.98 | 93% | 2016-04-09 |
956. | Writerman (thezalmanian) | 42.93 | 95% | 2023-10-04 |
957. | Bob (themanylies) | 42.90 | 95% | 2011-07-08 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |