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 |
---|---|---|---|---|
647. | Jacob (skaterboy14915) | 49.02 | 92% | 2014-01-30 |
648. | Arturo Macias (arturomacias) | 48.98 | 96.8% | 2024-01-16 |
649. | Melanie (melaniesliving) | 48.94 | 87% | 2012-11-05 |
650. | Shahan (shahanneda) | 48.93 | 94% | 2021-10-24 |
651. | SkyPromp (skyprompdvorak) | 48.91 | 95% | 2024-09-11 |
652. | Clippy (jesspacito) | 48.90 | 95% | 2023-06-02 |
653. | Angel (akzz) | 48.88 | 89% | 2016-11-30 |
654. | Tobs (tobzs) | 48.86 | 94% | 2024-01-09 |
655. | Family (cholland89) | 48.84 | — | 2011-03-26 |
656. | Cosmic (aji3) | 48.84 | 98% | 2022-11-24 |
657. | Carlos (calexs) | 48.77 | 94% | 2023-12-21 |
658. | Cloakaii (cloakae) | 48.76 | 96% | 2023-05-25 |
659. | Vashista (vashista) | 48.76 | 95% | 2024-09-18 |
660. | mekadi (mekadi) | 48.74 | 94.7% | 2024-12-28 |
661. | zo (zohway) | 48.72 | 95% | 2023-11-10 |
662. | David (pejo_tech) | 48.70 | 96% | 2023-12-31 |
663. | Jennifer (jennig1975) | 48.67 | 95% | 2013-11-16 |
664. | Max (thexa4) | 48.66 | — | 2009-12-23 |
665. | Josh (wboard) | 48.65 | 98% | 2023-11-08 |
666. | Serg (seprimion) | 48.65 | 97% | 2024-05-15 |
667. | \ (pyfgcrl) | 48.60 | — | 2011-02-14 |
668. | Sonu (intellectualcreatures) | 48.59 | 96% | 2021-12-12 |
669. | Anurag (anurag5sh) | 48.59 | 96% | 2024-01-28 |
670. | (roboaedin) | 48.53 | 95% | 2017-09-18 |
671. | Guilherme (gmotta) | 48.47 | 89% | 2011-08-30 |
672. | 3ymsdet (3ymsdet) | 48.46 | 97% | 2014-09-06 |
673. | Anna (slewa) | 48.45 | 94% | 2022-05-18 |
674. | Ben (benjkcw) | 48.42 | 86% | 2015-06-13 |
675. | Developer (developer1998) | 48.42 | 88% | 2015-05-17 |
676. | brandon (bling1009) | 48.42 | 94% | 2011-10-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |