Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.h112 #define DHCP_ADOPT_SLEEP 30 macro
H A Dutil.c290 if (sleep(DHCP_ADOPT_SLEEP) == 0) { in daemonize()