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 |
|---|---|---|---|---|
| 977. | veenu (comp_typist) | 43.41 | 94% | 2023-09-17 |
| 978. | Ravi (lamkoti) | 43.39 | 95% | 2023-06-23 |
| 979. | hhhhh (hhhhh24) | 43.38 | 96% | 2024-10-16 |
| 980. | Will (zilus) | 43.36 | — | 2011-03-18 |
| 981. | Arif (arifali) | 43.33 | 96.9% | 2023-10-22 |
| 982. | daniel (daniel_2007) | 43.32 | 92% | 2023-10-05 |
| 983. | Hamas Egypt (mohamedadel2000) | 43.32 | 95% | 2024-10-10 |
| 984. | name (not_yper) | 43.31 | 96% | 2024-12-12 |
| 985. | Eric (notamasochist) | 43.30 | 94% | 2017-12-20 |
| 986. | Alfonsus (raditya1710) | 43.30 | 91% | 2013-08-21 |
| 987. | J (tsukijon) | 43.30 | 95% | 2023-09-30 |
| 988. | Hu Tao (hu_tao_c6) | 43.28 | 96.5% | 2024-10-30 |
| 989. | BECHBECH (layvth) | 43.23 | 93.8% | 2024-05-12 |
| 990. | Rederdex (rederdex) | 43.23 | 89% | 2025-01-17 |
| 991. | Chinguun (zzzchinguun) | 43.20 | 94.7% | 2024-10-08 |
| 992. | Leaden Typer (typeryo) | 43.18 | 96.8% | 2024-05-10 |
| 993. | Nick (kiwilover) | 43.17 | — | 2011-02-02 |
| 994. | Evanovache (evanovache) | 43.17 | 93% | 2024-08-13 |
| 995. | Kane (unknownperson3) | 43.15 | 91% | 2013-02-08 |
| 996. | mh10 (hmo_10) | 43.14 | 95% | 2023-11-27 |
| 997. | Pete (petenick) | 43.13 | 98% | 2023-08-09 |
| 998. | (7531246) | 43.12 | — | 2011-02-07 |
| 999. | montanaromero (montanaromero) | 43.11 | 92% | 2024-03-31 |
| 1000. | Niklas (niklash) | 43.10 | 97% | 2024-04-23 |
| 1001. | Christopher (gollmar) | 43.05 | 89% | 2012-06-23 |
| 1002. | Ruan (ruanp) | 43.04 | 96% | 2022-05-25 |
| 1003. | kaitlyn (kaitlynhampel) | 43.02 | 97% | 2024-12-28 |
| 1004. | Rondino (rondino2) | 42.98 | 93% | 2016-04-09 |
| 1005. | Writerman (thezalmanian) | 42.93 | 95% | 2023-10-04 |
| 1006. | 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 |