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 |
---|---|---|---|---|
1195. | Glebegor (glebegor) | 38.87 | 96% | 2024-09-17 |
1196. | Raghav (aimbot55) | 38.86 | 94% | 2023-09-26 |
1197. | Steve (mehniacal) | 38.85 | 89% | 2012-10-23 |
1198. | Shalowley (keepitcookie) | 38.85 | 94% | 2025-04-08 |
1199. | janer (jcamann) | 38.81 | 96% | 2011-08-04 |
1200. | Aloun (alounv) | 38.81 | 96% | 2024-04-23 |
1201. | WordNom (sleeperservice) | 38.80 | 99% | 2011-06-05 |
1202. | Fachry (fachrymaul) | 38.80 | 92% | 2025-02-04 |
1203. | Angell (angell999) | 38.80 | 92.7% | 2024-09-21 |
1204. | john (johanwo) | 38.79 | 86% | 2016-03-06 |
1205. | johnny (porkmania) | 38.79 | 93% | 2023-01-31 |
1206. | bmax (bmax) | 38.77 | 95% | 2021-10-29 |
1207. | LightTreasure (lighttreasure) | 38.75 | 96% | 2024-09-20 |
1208. | Rui (trickyrlee) | 38.74 | 95.5% | 2024-05-19 |
1209. | Mamaafrica (mamaafrica) | 38.73 | 94% | 2023-08-06 |
1210. | alexx (alexandraa_) | 38.71 | 94% | 2023-07-28 |
1211. | Nelson Perry (aphongz_) | 38.70 | 95% | 2025-05-30 |
1212. | Trigerrr (trigerrr) | 38.70 | 95% | 2023-08-11 |
1213. | Drek (drek321) | 38.65 | 80% | 2014-03-18 |
1214. | Haydar (haydarfakhoury) | 38.61 | 91% | 2023-09-02 |
1215. | tstats[imrola] (imrola) | 38.61 | 97.2% | 2024-11-07 |
1216. | Ardi W Saputra (ardiwsaputra) | 38.57 | 95% | 2025-02-04 |
1217. | Hugo (paulz_420) | 38.55 | 94.4% | 2025-01-26 |
1218. | Kevin (watertribe89) | 38.52 | 88% | 2013-02-02 |
1219. | kisarid (kisarid) | 38.52 | 97% | 2019-11-13 |
1220. | melika (thymekill) | 38.52 | 96% | 2024-04-01 |
1221. | . (tj44) | 38.51 | 91% | 2019-10-06 |
1222. | Redon (redon1998) | 38.51 | 97% | 2023-11-07 |
1223. | MrJockel (mrjockel) | 38.51 | 97% | 2024-01-28 |
1224. | percival (samuelnirina) | 38.50 | 95% | 2025-01-23 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |