Searched refs:ADOPTING (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h189 ADOPTING, /* attempting to adopt */ enumerator in enum:__anon88
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c25 * ADOPTING state of the client state machine. This is used only during
171 if (!set_smach_state(dsmp, ADOPTING))
H A Dagent.c104 /* ADOPTING */ { 1, 0, 1, 1, 0, 1, 0, 0 },
1503 oldstate == ADOPTING)
1505 if (oldstate == ADOPTING)
H A Dbound.c114 case ADOPTING:
408 * If the previous state was ADOPTING, event loop has not been started
411 if (oldstate != ADOPTING) {

Completed in 74 milliseconds