Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.h264 boolean_t dhcp_adopt(void);
H A Dadopt.c69 dhcp_adopt(void) in dhcp_adopt() function
H A Dagent.c325 if (do_adopt && !dhcp_adopt()) in main()