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 |
---|---|---|---|---|
137. | Fariskhi (fariskhi) | 68.62 | 93% | 2012-12-31 |
138. | bob (ekizs) | 68.61 | 91.4% | 2024-04-10 |
139. | (´・_・`) (sinji) | 68.49 | — | 2011-01-31 |
140. | David (xpoes) | 68.42 | 97% | 2024-06-26 |
141. | SMH (mysterical) | 68.35 | 93% | 2015-11-06 |
142. | Jon (zzrdvark) | 68.29 | — | 2011-04-10 |
143. | Douglas (douglassegatto) | 68.22 | 78% | 2013-01-21 |
144. | ANDREA (andreaak00) | 68.21 | 95% | 2017-09-07 |
145. | better than you (craznevil) | 68.15 | 97% | 2024-12-29 |
146. | dotdotdot (atuladhar1) | 68.08 | 97% | 2023-07-23 |
147. | Ducky3028 (ducky3028) | 68.07 | 95% | 2024-12-23 |
148. | David (bigd4316) | 68.06 | — | 2011-01-28 |
149. | F u r u y á (furuya) | 68.04 | 94% | 2013-08-09 |
150. | (zak389) | 67.93 | 96.2% | 2024-01-16 |
151. | Andy (andythedinosaur) | 67.78 | 95% | 2017-04-10 |
152. | . (qwertrewq) | 67.67 | 96% | 2012-09-28 |
153. | Dan Dan (dtmtcm) | 67.58 | 96% | 2013-01-07 |
154. | Steven (whathecode) | 67.51 | 99% | 2011-07-25 |
155. | Chris (cjvogt) | 67.45 | 98% | 2017-08-10 |
156. | silver (gr0ff) | 67.41 | 97% | 2024-02-13 |
157. | marius (marius_) | 67.40 | 96% | 2011-05-21 |
158. | sintyaku (sansyaku) | 67.35 | 98% | 2011-05-17 |
159. | Emile (zolaric) | 67.30 | 99% | 2011-12-04 |
160. | selphy (selphy) | 67.08 | 91% | 2013-01-14 |
161. | Amir (amirahmedimtiaz) | 67.01 | 97% | 2024-02-23 |
162. | nevelis (nevelis) | 66.84 | 93% | 2011-10-05 |
163. | qria (qria) | 66.79 | 92% | 2017-02-16 |
164. | ꜛ ᵘᵄᵎᵘᵒᵊᵄ ê... | 66.76 | — | 2011-02-18 |
165. | Devin (arbark) | 66.72 | 98% | 2016-08-21 |
166. | nmyo (nmyo) | 66.69 | 98% | 2019-02-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |