Searched refs:tcp_key (Results 1 – 1 of 1) sorted by relevance
240 static thread_key_t tcp_key, udp_key; variable247 thr_keycreate(&tcp_key, free); in __rpc_getconfigp_setup()267 netid_tcp = thr_getspecific(tcp_key); in __rpc_getconfip()295 thr_setspecific(tcp_key, in __rpc_getconfip()