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 |
---|---|---|---|---|
2206. | CJ (etkun) | 22.42 | 94% | 2024-09-29 |
2207. | Marie (cu4tro) | 22.40 | 93% | 2024-04-13 |
2208. | J (i_am_sneezing) | 22.40 | 91% | 2024-02-29 |
2209. | somebody (somebody_nit) | 22.39 | 94% | 2023-08-03 |
2210. | 私はあなたを愛して... | 22.35 | 81% | 2011-05-05 |
2211. | Riki (schulzey) | 22.27 | 80% | 2017-02-22 |
2212. | Marko (hawk691) | 22.20 | 96.5% | 2024-11-19 |
2213. | Shaikh Jubair (redsmile) | 22.19 | 88% | 2023-08-05 |
2214. | platinumsnake (kapybaruh) | 22.19 | 94% | 2023-06-11 |
2215. | (lachney) | 22.18 | 96% | 2017-06-30 |
2216. | Fayez (fayez1) | 22.18 | 92% | 2023-10-24 |
2217. | djovak (djovak) | 22.17 | 89% | 2024-03-26 |
2218. | Baye (baye_0) | 22.12 | 94% | 2023-12-26 |
2219. | Ghast (16ixremizov08) | 22.05 | 94% | 2012-03-06 |
2220. | Amey X 02 (ameyx02) | 21.99 | 96% | 2023-11-23 |
2221. | Armando (jos3ar) | 21.89 | 91% | 2024-09-23 |
2222. | jerocx (jerocx) | 21.88 | 96% | 2024-05-11 |
2223. | pinktape (funnybutpink) | 21.85 | 95% | 2023-07-26 |
2224. | ayushwan (ayush6203) | 21.76 | 91% | 2024-02-21 |
2225. | vasu (vaszu) | 21.71 | 93% | 2023-07-13 |
2226. | PastaSmuggler (pasta_smuggler) | 21.69 | 91.6% | 2024-08-11 |
2227. | Michael (mickay) | 21.63 | 85% | 2014-03-14 |
2228. | Irokox (irokox) | 21.61 | 91.4% | 2024-01-18 |
2229. | Avina (avinana_) | 21.59 | 96% | 2024-08-01 |
2230. | Shaheen (shaheen_parveen) | 21.58 | 95% | 2023-09-08 |
2231. | Heisenberg (heisenberg777) | 21.44 | 91% | 2024-09-25 |
2232. | Quasar (quasar0406) | 21.42 | 93% | 2023-12-03 |
2233. | HippieRaccoon (hippieraccoon) | 21.38 | 94% | 2024-01-29 |
2234. | Who Cares? (babitaoli424) | 21.34 | 94% | 2023-07-12 |
2235. | stef (steffie1) | 21.33 | 92% | 2023-07-31 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |