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 |
---|---|---|---|---|
1014. | Sayooj (syjmohn) | 41.21 | 94% | 2024-12-26 |
1015. | Rohit Singh (himynameisrohi... | 41.16 | 92% | 2019-03-30 |
1016. | Angly (liciti) | 41.14 | — | 2011-02-01 |
1017. | Hemant_Prajapat (hemant_bca... | 41.14 | 96% | 2024-03-03 |
1018. | Muntahi Hasan (hasanakhiar) | 41.11 | 95% | 2024-11-12 |
1019. | nelly (vntq) | 41.08 | 97% | 2024-08-19 |
1020. | IUFAN99 (michaeltn42) | 41.07 | 97% | 2023-12-09 |
1021. | Sumit (sumit91) | 41.06 | 92% | 2011-05-15 |
1022. | (jasimk) | 41.06 | 95% | 2023-04-25 |
1023. | CAIIIARH (caiiiarh) | 41.06 | 96% | 2024-08-25 |
1024. | Pinkie (twilybubbles) | 41.05 | 92% | 2017-07-22 |
1025. | Makailon (braumberger) | 41.05 | 95% | 2024-07-20 |
1026. | Dark (darkknightarkham) | 41.01 | 97% | 2013-04-24 |
1027. | Lam (underset) | 41.01 | 96% | 2024-03-02 |
1028. | Whitecap (whitecap) | 40.99 | 96% | 2023-08-21 |
1029. | Jeferson Beliber (jbyungz) | 40.96 | 94% | 2024-11-19 |
1030. | Arkkant (r4nd4ll) | 40.95 | 94% | 2016-05-13 |
1031. | Sun (potetoo) | 40.93 | 95% | 2023-10-02 |
1032. | Jostein (frighyz) | 40.92 | 97% | 2018-02-27 |
1033. | johann (juski) | 40.89 | — | 2011-03-02 |
1034. | ✌✌✌ (roolee) | 40.89 | 96% | 2024-04-22 |
1035. | Andy (supertyper123123123) | 40.88 | 92% | 2024-11-05 |
1036. | Astolfo (astolfokawaii) | 40.86 | 96% | 2022-01-20 |
1037. | Luri (lurinym) | 40.85 | 97% | 2017-08-19 |
1038. | Urabigail (borat_kz) | 40.85 | 92% | 2023-08-21 |
1039. | Adocys (adocys) | 40.83 | 92% | 2024-02-27 |
1040. | Eskanel (eskanel) | 40.82 | 93% | 2024-01-05 |
1041. | Rolf (epostenmin) | 40.80 | 89% | 2015-04-17 |
1042. | Vilson (vilsonkh) | 40.79 | 95% | 2023-08-23 |
1043. | w1png (w1png) | 40.75 | 96% | 2023-06-03 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |