Text #10004

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 July 31, 2009.
256 total characters in this text.

View Pit Stop page for this text

Leaders

View ranks through of 1
Rank Username WPM Accuracy Date
1. 大卫 (valikor_code) 58.20 2009-07-31

Universes

Universe Races Average WPM First Race
Coder Edition 4,335 45.29 December 5, 2009
Default (English) 1 58.20 July 31, 2009