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 |
---|---|---|---|---|
998. | gmsben (gmsben) | 42.23 | 94% | 2023-08-03 |
999. | enaya (enaya) | 42.23 | 92% | 2024-08-25 |
1000. | Peter (peterpop) | 42.21 | 91% | 2015-04-19 |
1001. | Duy (azioyon) | 42.20 | 94% | 2024-06-10 |
1002. | Sujeet (sujeetgholap) | 42.17 | 94% | 2014-01-22 |
1003. | Ja (zentojamorn) | 42.17 | 85% | 2014-03-09 |
1004. | hilsny (hilsny) | 42.16 | 92% | 2017-11-03 |
1005. | Pantelis (peinalas) | 42.16 | 95% | 2024-06-04 |
1006. | max (roflmax) | 42.15 | 92% | 2013-03-03 |
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 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |