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 |
---|---|---|---|---|
1470. | aymen (aymenalwh) | 34.97 | 93% | 2023-07-02 |
1471. | spaceaps (spacecaps) | 34.96 | 95% | 2014-01-26 |
1472. | [Tr]EpicThomas (epicthomas) | 34.96 | 91% | 2012-10-18 |
1473. | Tommy (hayden7857) | 34.96 | 95% | 2024-04-02 |
1474. | _ (zoli_) | 34.91 | 91% | 2016-07-24 |
1475. | andreas (ansloge) | 34.90 | 93% | 2023-09-12 |
1476. | ren (ireneflo) | 34.89 | 96% | 2023-06-24 |
1477. | Hemant Prajapat (hemant_701) | 34.87 | 93% | 2024-05-24 |
1478. | Florian (spartacus_f) | 34.86 | 95% | 2011-11-12 |
1479. | snowfall (snowfall322) | 34.86 | 96% | 2023-10-26 |
1480. | oleg (oleg_ros) | 34.85 | 93.8% | 2024-01-08 |
1481. | Juan (juanibiapina) | 34.82 | 93% | 2011-08-12 |
1482. | itsmenewbie03 (itsmenewbie03) | 34.82 | 93% | 2024-01-23 |
1483. | GhaithKhawatmi (rasi1) | 34.82 | 94% | 2023-05-25 |
1484. | (l)Knoch (lkoch) | 34.81 | 92% | 2024-01-01 |
1485. | dimas ilham (dimass_id) | 34.78 | 94% | 2025-02-04 |
1486. | hack89 (hack89) | 34.77 | 94% | 2022-05-10 |
1487. | Uziel1595 (uziel1595) | 34.76 | 94% | 2023-06-25 |
1488. | Zoan24 (zoanhy24) | 34.76 | 92% | 2023-07-07 |
1489. | Theodoros (theodoros_1234) | 34.75 | 87% | 2016-11-13 |
1490. | jht (jht0) | 34.74 | 95% | 2024-04-08 |
1491. | manu10 (manu1010) | 34.74 | 93% | 2023-05-27 |
1492. | rguzmanc (rguzmanc) | 34.73 | 92% | 2023-12-28 |
1493. | Himanshu (himanharsh) | 34.72 | 95% | 2023-07-20 |
1494. | Chanelle (nelle_son) | 34.72 | 97% | 2023-07-06 |
1495. | C (stowellcm) | 34.71 | 95% | 2024-06-06 |
1496. | ILoveLofi (ginpaku) | 34.70 | 92% | 2023-08-29 |
1497. | Marco (mavcunha) | 34.68 | 89% | 2012-05-13 |
1498. | Daniel (omnomnominous) | 34.67 | 91% | 2012-03-11 |
1499. | Praveen (praveenweb) | 34.67 | 96% | 2011-05-08 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |