Searched refs:tcp_key (Results 1 – 1 of 1) sorted by relevance
190 static pthread_key_t tcp_key = PTHREAD_ONCE_KEY_NP; in __rpc_getconfip() local198 (void) pthread_key_create_once_np(&tcp_key, free); in __rpc_getconfip()199 netid_tcp = pthread_getspecific(tcp_key); in __rpc_getconfip()223 tcp_key, in __rpc_getconfip()