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 |
---|---|---|---|---|
2122. | Moen (superzerox) | 26.06 | 84% | 2011-06-25 |
2123. | Omega (likeyouknow) | 26.06 | 95% | 2023-07-11 |
2124. | famu (fattaa) | 26.05 | 95% | 2024-07-14 |
2125. | THANK YOU (qwertydude6) | 26.04 | 86% | 2011-05-29 |
2126. | Alex (yettibvc) | 26.04 | 94.6% | 2024-09-11 |
2127. | Faree (faree) | 26.01 | 95% | 2025-07-10 |
2128. | Barteczek (barteczek) | 25.98 | — | 2011-01-29 |
2129. | Mohamed massous (hamassous) | 25.98 | 90% | 2024-01-27 |
2130. | Mandi (mandi_w) | 25.88 | 95% | 2023-11-25 |
2131. | Michael (mikewags) | 25.87 | 76% | 2012-02-02 |
2132. | Fabian (spitzweck) | 25.86 | 91% | 2023-02-13 |
2133. | None (photon_phox) | 25.83 | 93% | 2023-11-22 |
2134. | Kevin (kevinrangel88) | 25.82 | 93% | 2023-08-26 |
2135. | Ash (forever_shadow) | 25.82 | 92% | 2023-05-29 |
2136. | WiQaS KhaN (su_khan) | 25.81 | 95.6% | 2023-09-16 |
2137. | Shirmyn (shirmyn92) | 25.81 | 95% | 2024-01-17 |
2138. | Stygian (untimely_demise) | 25.79 | 85% | 2011-10-05 |
2139. | Hiếu Trần (singingpango... | 25.79 | 89% | 2023-06-25 |
2140. | Ægir (thorsteinsson) | 25.78 | 85% | 2011-07-12 |
2141. | Heaven (mr_bot10) | 25.78 | 96% | 2023-06-30 |
2142. | sukhoi su-57 (shezy) | 25.76 | 91.6% | 2023-08-30 |
2143. | Bob (bobc123) | 25.74 | 90% | 2023-10-16 |
2144. | Leslie (baconlegion) | 25.73 | 81% | 2013-04-02 |
2145. | Brian (brainomega) | 25.73 | 97% | 2011-06-25 |
2146. | Urban (urbra) | 25.72 | 96% | 2014-04-01 |
2147. | Pokemon_lox (aser322) | 25.66 | 94% | 2024-03-02 |
2148. | Val (val_b0nes) | 25.64 | 93% | 2023-06-07 |
2149. | ClearVis (clearvis) | 25.64 | 94% | 2025-08-07 |
2150. | Alvaro Moyata (tocsky) | 25.62 | 94% | 2025-07-05 |
2151. | jessecham (jessecham) | 25.62 | 94% | 2023-08-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |