Searched refs:T_UNBND (Results 1 – 17 of 17) sorted by relevance
101 if (t_getstate(fd) != T_UNBND) {121 if (t_getstate(fd) != T_UNBND)
51 case T_UNBND: in _tx_getstate()
81 if (tiptr->ti_state != T_UNBND) { in _tx_bind()
104 restiptr->ti_state == T_UNBND)))) { in _tx_accept()
1014 ntiptr->ti_state = T_UNBND; in _t_create()
110 *state = T_UNBND; in t_kgetstate()
197 #define T_UNBND 1 /* unbound */ macro
182 #define T_UNBND 1 /* unbound */ macro
257 state = T_UNBND; in svc_tli_create_common()328 case T_UNBND: in svc_tli_create_common()
303 if ((i = t_getstate(fd)) != T_UNBND) { in __rpc_bindresvport_ipv6()
648 ((state == T_UNBND) && (t_bind(fd, NULL, NULL) == -1)) || in _clnt_tli_create_timed()
310 case T_UNBND: msg = (const char *)"T_UNBIND"; break; in show_tlook()
386 #define T_UNBND 1 /* unbound */ macro
439 case T_UNBND: msg = "T_UNBIND"; break;
451 case T_UNBND: in main()
865 if (t_getstate(clfd) != T_UNBND) { in bindudp_resvport()
923 if ((i = t_getstate(fd)) != T_UNBND) { in bindresvport()