Home
last modified time | relevance | path

Searched refs:spinc_init (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/i386/libi386/
H A Dspinconsole.c42 static int spinc_init(int arg);
53 .c_init = spinc_init,
71 spinc_init(int arg) in spinc_init() function