Home
last modified time | relevance | path

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

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