Home
last modified time | relevance | path

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

/freebsd/sbin/init/
H A Dinit.c80 #define GETTY_NSPACE 3 /* max. spacing count to bring reaction */ macro
1487 if (++sp->se_nspace > GETTY_NSPACE) { in start_getty()