Home
last modified time | relevance | path

Searched refs:T_DISCONNECT (Results 1 – 24 of 24) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dstrtty.h121 #define T_DISCONNECT 10 macro
H A Dtiuser.h58 #define T_DISCONNECT 0x0010 /* disconnect received */ macro
/titanic_44/usr/src/lib/libnsl/dial/
H A Dinterface.c329 case T_DISCONNECT: msg = (const char *)"T_DISCONNECT"; break; in show_tlook()
336 if (reason == T_DISCONNECT) { in show_tlook()
H A Dcallers.c612 if ((t_errno == TLOOK) && (t_look(fd) == T_DISCONNECT)) { in tlicall()
/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_sndrel.c78 api_semantics) == T_DISCONNECT) { in _tx_sndrel()
H A Dt_sndreldata.c72 api_semantics) == T_DISCONNECT) { in _tx_sndreldata()
H A Dt_look.c181 return (T_DISCONNECT); in _t_look_locked()
H A Dt_snd.c128 if (lookevent == T_DISCONNECT || in _tx_snd()
H A Dt_snddis.c120 if (_t_look_locked(fd, tiptr, 0, api_semantics) == T_DISCONNECT) { in _tx_snddis()
H A Dt_rcvrel.c94 if (retval == T_DISCONNECT) { in _tx_rcvrel()
H A Dt_rcvreldata.c89 if (retval == T_DISCONNECT) { in _tx_rcvreldata()
H A Dt_sndv.c132 if (lookevent == T_DISCONNECT) { in _tx_sndv()
H A Dt_rcvdis.c123 if (retval != T_DISCONNECT) { in _tx_rcvdis()
/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h66 #define T_DISCONNECT 0x0010 /* disconnect received */ macro
/titanic_44/usr/src/cmd/bnu/
H A Dinterface.c459 case T_DISCONNECT: msg = "T_DISCONNECT"; break;
466 if (reason == T_DISCONNECT)
H A Dcallers.c1192 if ( (t_errno == TLOOK) && (t_look(fd) == T_DISCONNECT)) {
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c677 case T_DISCONNECT: in rendezvous_request()
688 if (t_look(xprt->xp_fd) == T_DISCONNECT) in rendezvous_request()
846 case T_DISCONNECT: in do_accept()
1379 case T_DISCONNECT: in t_rcvnonblock()
1502 case T_DISCONNECT: in t_rcvall()
1546 case T_DISCONNECT: in write_vc()
1584 case T_DISCONNECT: in write_vc()
H A Dclnt_vc.c562 case T_DISCONNECT: in set_up_connection()
1405 case T_DISCONNECT: in t_rcvall()
/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dnb_ssn.c225 case T_DISCONNECT: in get_xti_err()
/titanic_44/usr/src/head/
H A Dxti.h111 #define T_DISCONNECT 0x0010 /* disconnect received */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c466 case T_DISCONNECT: { in process_tlook()
/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c1385 case T_DISCONNECT: in cots_listen_event()
1578 case T_DISCONNECT: in do_poll_cots_action()
/titanic_44/usr/src/cmd/avs/rdc/
H A Dsndrd.c1129 case T_DISCONNECT: in cots_listen_event()
1270 case T_DISCONNECT: in do_poll_cots_action()
/titanic_44/usr/src/cmd/listen/
H A Dlisten.c1096 case T_DISCONNECT: in doevent()