Searched defs:start_dhcp_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c1320 start_dhcp_thread(void *arg) function
1453 if (pthread_create(NULL, &attr, start_dhcp_thread, arg) == -1) {

Completed in 54 milliseconds