Searched refs:udp_key (Results 1 – 1 of 1) sorted by relevance
194 static thread_key_t tcp_key, udp_key; variable203 udp_key_error = thr_keycreate(&udp_key, free); in keys_init()229 netid_udp = (char *)thr_getspecific(udp_key); in __rpc_getconfip()256 thr_setspecific(udp_key, in __rpc_getconfip()