Searched refs:start_dhcp_thread (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ | ||
H A D | ncu_ip.c | 1320 start_dhcp_thread(void *arg) function 1453 if (pthread_create(NULL, &attr, start_dhcp_thread, arg) == -1) { |
Completed in 123 milliseconds