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 |
---|---|---|---|---|
1204. | Smartkode (smartkode0) | 38.93 | 85% | 2014-11-13 |
1205. | josip (peppedbi) | 38.93 | 94.4% | 2024-10-11 |
1206. | Afzal (afzal_ansari) | 38.92 | 95.5% | 2024-11-07 |
1207. | faris (farisupg) | 38.90 | 92% | 2025-02-04 |
1208. | zikk (zikk) | 38.88 | 97% | 2015-09-01 |
1209. | Warm (warmpoofinger) | 38.88 | 94% | 2024-01-30 |
1210. | Ibrahim (ibrahimtyper) | 38.88 | 91.2% | 2024-05-18 |
1211. | Glebegor (glebegor) | 38.87 | 96% | 2024-09-17 |
1212. | Raghav (aimbot55) | 38.86 | 94% | 2023-09-26 |
1213. | Steve (mehniacal) | 38.85 | 89% | 2012-10-23 |
1214. | Shalowley (keepitcookie) | 38.85 | 94% | 2025-04-08 |
1215. | janer (jcamann) | 38.81 | 96% | 2011-08-04 |
1216. | Aloun (alounv) | 38.81 | 96% | 2024-04-23 |
1217. | WordNom (sleeperservice) | 38.80 | 99% | 2011-06-05 |
1218. | Fachry (fachrymaul) | 38.80 | 92% | 2025-02-04 |
1219. | Angell (angell999) | 38.80 | 92.7% | 2024-09-21 |
1220. | john (johanwo) | 38.79 | 86% | 2016-03-06 |
1221. | johnny (porkmania) | 38.79 | 93% | 2023-01-31 |
1222. | bmax (bmax) | 38.77 | 95% | 2021-10-29 |
1223. | LightTreasure (lighttreasure) | 38.75 | 96% | 2024-09-20 |
1224. | Rui (trickyrlee) | 38.74 | 95.5% | 2024-05-19 |
1225. | Mamaafrica (mamaafrica) | 38.73 | 93.5% | 2023-08-06 |
1226. | alexx (alexandraa_) | 38.71 | 94% | 2023-07-28 |
1227. | Nelson Perry (aphongz_) | 38.70 | 94.7% | 2025-05-30 |
1228. | Trigerrr (trigerrr) | 38.70 | 95% | 2023-08-11 |
1229. | Drek (drek321) | 38.65 | 80% | 2014-03-18 |
1230. | Haydar (haydarfakhoury) | 38.61 | 91% | 2023-09-02 |
1231. | tstats[imrola] (imrola) | 38.61 | 97.2% | 2024-11-07 |
1232. | Ardi W Saputra (ardiwsaputra) | 38.57 | 95% | 2025-02-04 |
1233. | Hugo (paulz_420) | 38.55 | 94.4% | 2025-01-26 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |