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 |
---|---|---|---|---|
2152. | Tayyab (tayyabrawat1) | 22.62 | 93% | 2024-09-25 |
2153. | ABTech19 (abtech19) | 22.62 | 90.5% | 2025-01-03 |
2154. | Shushant (shushant_07) | 22.60 | 96% | 2024-03-02 |
2155. | Thing 1 (theeeng_won) | 22.60 | 92% | 2025-03-03 |
2156. | Kamlesh (kamlesh504) | 22.59 | 90% | 2024-04-28 |
2157. | istoos (istoos) | 22.48 | 94% | 2023-11-14 |
2158. | Rahul (badrii) | 22.47 | 88% | 2024-03-20 |
2159. | 💀☠Typist👑Stone💍 ... | 22.47 | 94% | 2025-01-15 |
2160. | fibo (hgrissen) | 22.47 | 89% | 2023-08-09 |
2161. | CJ (etkun) | 22.42 | 94% | 2024-09-29 |
2162. | Marie (cu4tro) | 22.40 | 93% | 2024-04-13 |
2163. | J (i_am_sneezing) | 22.40 | 91% | 2024-02-29 |
2164. | somebody (somebody_nit) | 22.39 | 94% | 2023-08-03 |
2165. | 私はあなたを愛して... | 22.35 | 81% | 2011-05-05 |
2166. | Riki (schulzey) | 22.27 | 80% | 2017-02-22 |
2167. | Marko (hawk691) | 22.20 | 96.5% | 2024-11-19 |
2168. | Shaikh Jubair (redsmile) | 22.19 | 88% | 2023-08-05 |
2169. | platinumsnake (kapybaruh) | 22.19 | 94% | 2023-06-11 |
2170. | (lachney) | 22.18 | 96% | 2017-06-30 |
2171. | Fayez (fayez1) | 22.18 | 92% | 2023-10-24 |
2172. | djovak (djovak) | 22.17 | 89% | 2024-03-26 |
2173. | Baye (baye_0) | 22.12 | 94% | 2023-12-26 |
2174. | Ghast (16ixremizov08) | 22.05 | 94% | 2012-03-06 |
2175. | Amey X 02 (ameyx02) | 21.99 | 96% | 2023-11-23 |
2176. | Armando (jos3ar) | 21.89 | 91% | 2024-09-23 |
2177. | jerocx (jerocx) | 21.88 | 96% | 2024-05-11 |
2178. | pinktape (funnybutpink) | 21.85 | 95% | 2023-07-26 |
2179. | ayushwan (ayush6203) | 21.76 | 91% | 2024-02-21 |
2180. | vasu (vaszu) | 21.71 | 93% | 2023-07-13 |
2181. | PastaSmuggler (pasta_smuggler) | 21.69 | 91.6% | 2024-08-11 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |