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 |
---|---|---|---|---|
1179. | Ayham (ayhamgh) | 39.46 | 94% | 2023-08-15 |
1180. | Alex (alexey0) | 39.44 | 99% | 2018-01-27 |
1181. | FreaKOde (vikash0207) | 39.43 | 94% | 2013-10-19 |
1182. | InboxRatio (inboxratio) | 39.43 | 95% | 2025-03-17 |
1183. | (ninja_h2) | 39.42 | 92% | 2022-09-04 |
1184. | onel (onel11) | 39.40 | 93% | 2023-06-11 |
1185. | Benjin (benjin7) | 39.39 | 94% | 2023-08-09 |
1186. | danjkstra (danjkstra) | 39.39 | 96% | 2022-11-17 |
1187. | Bread (breadandbuddha) | 39.35 | 94% | 2021-09-13 |
1188. | Tomáš (eyzi25) | 39.33 | 92% | 2023-10-27 |
1189. | Duy (senacen) | 39.31 | 95% | 2024-05-26 |
1190. | Concomitant (dvorakdork) | 39.27 | 93% | 2012-12-21 |
1191. | Francesco (cecco43) | 39.21 | 98.2% | 2024-01-02 |
1192. | fariz (farizzzzzz) | 39.20 | 92% | 2025-02-04 |
1193. | Ian (coltrane) | 39.17 | 99% | 2012-10-30 |
1194. | no (prtlai) | 39.09 | 95% | 2023-07-14 |
1195. | Jorge Luiz (jorginholuiz) | 39.08 | 94% | 2015-02-23 |
1196. | Dhruv (lord_benjamin) | 39.08 | 94% | 2024-03-24 |
1197. | John (john314something) | 39.08 | 95.8% | 2025-01-31 |
1198. | r4indeer (r4indeer) | 39.03 | 93% | 2020-01-23 |
1199. | Insta: Thomas.Rowland (chop... | 39.01 | 94% | 2011-06-02 |
1200. | Hamza (hamza_g) | 39.01 | 93% | 2022-07-30 |
1201. | fourier (fourier55) | 38.97 | 96% | 2023-10-03 |
1202. | Mohamed (normal_eg) | 38.96 | 92% | 2023-10-01 |
1203. | naftaliHolland (naftali_hol... | 38.95 | 97% | 2024-02-26 |
1204. | Kunal (khannakunal32) | 38.94 | 96% | 2022-11-05 |
1205. | Smartkode (smartkode0) | 38.93 | 85% | 2014-11-13 |
1206. | josip (peppedbi) | 38.93 | 94.4% | 2024-10-11 |
1207. | Afzal (afzal_ansari) | 38.92 | 95.5% | 2024-11-07 |
1208. | faris (farisupg) | 38.90 | 92% | 2025-02-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |