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 |
---|---|---|---|---|
660. | Jiyu (dakcrustykrab) | 49.16 | 93% | 2024-02-02 |
661. | An (annoyed) | 49.12 | — | 2009-12-26 |
662. | NickBwalley (nickbiiy) | 49.11 | 94% | 2023-07-13 |
663. | Use an appropriate name (fo... | 49.10 | 93% | 2017-09-14 |
664. | QWERTYsucks (codemunkie) | 49.09 | 96% | 2023-09-17 |
665. | Tara (tarabryn) | 49.07 | 97.6% | 2023-12-19 |
666. | Lena (lenag) | 49.04 | 94% | 2017-11-03 |
667. | Grandhal (grandhal) | 49.02 | 87% | 2013-02-08 |
668. | Jacob (skaterboy14915) | 49.02 | 92% | 2014-01-30 |
669. | Arturo Macias (arturomacias) | 48.98 | 96.8% | 2024-01-16 |
670. | Melanie (melaniesliving) | 48.94 | 87% | 2012-11-05 |
671. | Shahan (shahanneda) | 48.93 | 94% | 2021-10-24 |
672. | SkyPromp (skyprompdvorak) | 48.91 | 95% | 2024-09-11 |
673. | Clippy (jesspacito) | 48.90 | 95% | 2023-06-02 |
674. | Angel (akzz) | 48.88 | 89% | 2016-11-30 |
675. | Tobs (tobzs) | 48.86 | 94% | 2024-01-09 |
676. | Family (cholland89) | 48.84 | — | 2011-03-26 |
677. | Cosmic (aji3) | 48.84 | 98% | 2022-11-24 |
678. | Carlos (calexs) | 48.77 | 94% | 2023-12-21 |
679. | Cloakaii (cloakae) | 48.76 | 96% | 2023-05-25 |
680. | Vashista (vashista) | 48.76 | 95% | 2024-09-18 |
681. | mekadi (mekadi) | 48.74 | 94.7% | 2024-12-28 |
682. | zo (zohway) | 48.72 | 95% | 2023-11-10 |
683. | Chiltototl (chiltototl) | 48.71 | 95% | 2023-08-11 |
684. | David (pejo_tech) | 48.70 | 96% | 2023-12-31 |
685. | Jennifer (jennig1975) | 48.67 | 95% | 2013-11-16 |
686. | Max (thexa4) | 48.66 | — | 2009-12-23 |
687. | Josh (wboard) | 48.65 | 98% | 2023-11-08 |
688. | Serg (seprimion) | 48.65 | 97% | 2024-05-15 |
689. | \ (pyfgcrl) | 48.60 | — | 2011-02-14 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |