Searched refs:thread_arg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c1322 struct nwamd_dhcp_thread_arg *thread_arg = arg; local
1330 name = thread_arg->name;
1331 type = thread_arg->type;
1332 ipaddr = thread_arg->ipaddr;
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_doorsvc.c372 smbd_door_dispatch_op(void *thread_arg) argument
374 smbd_arg_t *arg = (smbd_arg_t *)thread_arg;

Completed in 65 milliseconds