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 |
---|---|---|---|---|
1007. | Andrew (tea2024) | 42.15 | 94% | 2024-05-07 |
1008. | oyzr (oyzr) | 42.15 | 94% | 2025-01-05 |
1009. | Jason (tracerx) | 42.15 | 95% | 2023-07-13 |
1010. | Andrew (andrew6464) | 42.09 | 94% | 2024-11-19 |
1011. | Gilberlan (gilberlan1) | 42.06 | 95% | 2017-12-31 |
1012. | Dylan (dmarr101) | 42.06 | 96% | 2024-08-28 |
1013. | skyworld (skyworld09) | 41.89 | 92% | 2024-06-06 |
1014. | Junaed (junaed_siam) | 41.88 | 96% | 2023-06-09 |
1015. | chenzhekl (chenzhekl) | 41.84 | 96% | 2023-07-11 |
1016. | SebY (type_like_seby) | 41.83 | 95% | 2024-04-06 |
1017. | Johnny Sins (sins621) | 41.81 | 95% | 2024-12-12 |
1018. | 🎯 80 (arsenalbilbao) | 41.80 | 95% | 2025-01-13 |
1019. | Bad (yummieryum) | 41.79 | 93% | 2017-12-27 |
1020. | Domingo (mr_domingo) | 41.78 | 94% | 2017-05-06 |
1021. | Eric (heeric) | 41.77 | 96% | 2018-09-13 |
1022. | dlam (dylam07) | 41.75 | 81% | 2013-04-28 |
1023. | Dhia Eddine (bl1ndk) | 41.72 | 93% | 2024-12-25 |
1024. | PonyTail (p0nytail) | 41.71 | 95.9% | 2024-02-22 |
1025. | Safi (_safi_) | 41.67 | 96% | 2023-05-28 |
1026. | Utsav (utsav2) | 41.66 | 87% | 2016-09-05 |
1027. | Alexander (alxhill) | 41.66 | 92% | 2013-09-09 |
1028. | Yannick (yannick_704) | 41.64 | 95.9% | 2024-08-19 |
1029. | Alaa Awamleh (alaa_awamleh) | 41.63 | 96% | 2023-08-21 |
1030. | ᗜ Plover Steno (stedno) | 41.63 | 86% | 2016-04-26 |
1031. | xiagox (xiagox) | 41.62 | — | 2010-12-15 |
1032. | Darren (bender009) | 41.60 | 96% | 2013-04-06 |
1033. | Sangadji (sangadji) | 41.60 | 90% | 2012-11-06 |
1034. | MysteryManGuy (mysterymanguy) | 41.59 | 95% | 2024-01-24 |
1035. | ojas (pop_ojas) | 41.58 | 95% | 2024-02-09 |
1036. | I (i_s_h_a_n) | 41.58 | 95% | 2023-06-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |