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 |
---|---|---|---|---|
1051. | Rohit Singh (himynameisrohi... | 41.16 | 92% | 2019-03-30 |
1052. | Angly (liciti) | 41.14 | — | 2011-02-01 |
1053. | Hemant_Prajapat (hemant_bca... | 41.14 | 96% | 2024-03-03 |
1054. | Muntahi Hasan (hasanakhiar) | 41.11 | 95% | 2024-11-12 |
1055. | nelly (vntq) | 41.08 | 97% | 2024-08-19 |
1056. | IUFAN99 (michaeltn42) | 41.07 | 97% | 2023-12-09 |
1057. | Sumit (sumit91) | 41.06 | 92% | 2011-05-15 |
1058. | (jasimk) | 41.06 | 95% | 2023-04-25 |
1059. | CAIIIARH (caiiiarh) | 41.06 | 96% | 2024-08-25 |
1060. | Pinkie (twilybubbles) | 41.05 | 92% | 2017-07-22 |
1061. | Makailon (braumberger) | 41.05 | 95% | 2024-07-20 |
1062. | Dark (darkknightarkham) | 41.01 | 97% | 2013-04-24 |
1063. | Lam (underset) | 41.01 | 96% | 2024-03-02 |
1064. | Whitecap (whitecap) | 40.99 | 96% | 2023-08-21 |
1065. | Jeferson Beliber (jbyungz) | 40.96 | 94% | 2024-11-19 |
1066. | Arkkant (r4nd4ll) | 40.95 | 94% | 2016-05-13 |
1067. | Sun (potetoo) | 40.93 | 95% | 2023-10-02 |
1068. | Yorphos (yrps) | 40.93 | 94% | 2023-08-26 |
1069. | Jostein (frighyz) | 40.92 | 97% | 2018-02-27 |
1070. | johann (juski) | 40.89 | — | 2011-03-02 |
1071. | ✌✌✌ (roolee) | 40.89 | 96% | 2024-04-22 |
1072. | Andy (supertyper123123123) | 40.88 | 92% | 2024-11-05 |
1073. | Astolfo (astolfokawaii) | 40.86 | 96% | 2022-01-20 |
1074. | Luri (lurinym) | 40.85 | 97% | 2017-08-19 |
1075. | Urabigail (borat_kz) | 40.85 | 92% | 2023-08-21 |
1076. | Adocys (adocys) | 40.83 | 92% | 2024-02-27 |
1077. | Eskanel (eskanel) | 40.82 | 93% | 2024-01-05 |
1078. | Rolf (epostenmin) | 40.80 | 89% | 2015-04-17 |
1079. | Vilson (vilsonkh) | 40.79 | 95% | 2023-08-23 |
1080. | 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 |