Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c73 static boolean_t do_adopt = B_FALSE; variable
157 do_adopt = B_TRUE; in main()
332 if (do_adopt && !dhcp_adopt()) in main()
400 if (!do_adopt && !is_iscsi_active()) { in drain_script()