Home
last modified time | relevance | path

Searched refs:T_UNBND (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/lib/librpcsvc/common/
H A Dbindresvport.c101 if (t_getstate(fd) != T_UNBND) {
121 if (t_getstate(fd) != T_UNBND)
/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_getstate.c51 case T_UNBND: in _tx_getstate()
H A Dt_bind.c81 if (tiptr->ti_state != T_UNBND) { in _tx_bind()
H A Dt_accept.c104 restiptr->ti_state == T_UNBND)))) { in _tx_accept()
H A D_utility.c1014 ntiptr->ti_state = T_UNBND; in _t_create()
/titanic_44/usr/src/uts/common/ktli/
H A Dt_kgtstate.c110 *state = T_UNBND; in t_kgetstate()
/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h197 #define T_UNBND 1 /* unbound */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtiuser.h182 #define T_UNBND 1 /* unbound */ macro
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvc_generic.c257 state = T_UNBND; in svc_tli_create_common()
328 case T_UNBND: in svc_tli_create_common()
H A Drpc_soc.c303 if ((i = t_getstate(fd)) != T_UNBND) { in __rpc_bindresvport_ipv6()
H A Dclnt_generic.c648 ((state == T_UNBND) && (t_bind(fd, NULL, NULL) == -1)) || in _clnt_tli_create_timed()
/titanic_44/usr/src/lib/libnsl/dial/
H A Dinterface.c310 case T_UNBND: msg = (const char *)"T_UNBIND"; break; in show_tlook()
/titanic_44/usr/src/head/
H A Dxti.h386 #define T_UNBND 1 /* unbound */ macro
/titanic_44/usr/src/cmd/bnu/
H A Dinterface.c439 case T_UNBND: msg = "T_UNBIND"; break;
/titanic_44/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c451 case T_UNBND: in main()
/titanic_44/usr/src/cmd/rexd/
H A Dmount_nfs.c865 if (t_getstate(clfd) != T_UNBND) { in bindudp_resvport()
/titanic_44/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c923 if ((i = t_getstate(fd)) != T_UNBND) { in bindresvport()