Searched refs:INHIBIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/init/
H A Dinit.c366 * INHIBIT seconds.
368 * INHIBIT The number of seconds "init" ignores an entry it had
374 #define INHIBIT (5*60) macro
1386 if (now - process->p_time < SPAWN_INTERVAL + INHIBIT)

Completed in 65 milliseconds