Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c3378 #define DAEMON_STARTUP_TIME 1 /* 1 second. This may need to be adjusted */ macro
3521 (void) sleep(DAEMON_STARTUP_TIME); in start_daemon()