Home
last modified time | relevance | path

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

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