Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c70 static boolean_t do_adopt = B_FALSE; variable
150 do_adopt = B_TRUE; in main()
325 if (do_adopt && !dhcp_adopt()) in main()
393 if (!do_adopt && !is_iscsi_active()) { in drain_script()