thr_getspecific
if ((buf = thr_getspecific(fdevname_key)) == NULL) {
if ((buf = thr_getspecific(ttyname_key)) == NULL) {
if ((buf = thr_getspecific(gai_key)) == NULL) {
if ((he = thr_getspecific(name##_key)) != NULL) \
statp = thr_getspecific(res_key);
rcp = (struct rpc_call_private *)thr_getspecific(rpc_call_key);
if ((nc_addr = (int *)thr_getspecific(nc_key)) == NULL) {
kcp = (struct key_call_private *)thr_getspecific(key_call_key);
(struct rpc_createerr *)thr_getspecific(rce_key)) != NULL) {
netid_tcp = (char *)thr_getspecific(tcp_key);
netid_udp = (char *)thr_getspecific(udp_key);
clnt_broadcast_result = (resultproc_t)thr_getspecific(clnt_broadcast_key);
if ((buf = thr_getspecific(ptsname_key)) == NULL) {
if ((ebuf = thr_getspecific(sig_key)) == NULL) {