Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/
H A Dstrtty.h119 #define T_DISCONNECT 10 macro
H A Dtiuser.h58 #define T_DISCONNECT 0x0010 /* disconnect received */ macro
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndrel.c76 api_semantics) == T_DISCONNECT) { in _tx_sndrel()
H A Dt_sndreldata.c70 api_semantics) == T_DISCONNECT) { in _tx_sndreldata()
H A Dt_look.c181 return (T_DISCONNECT); in _t_look_locked()
H A Dt_snd.c126 if (lookevent == T_DISCONNECT || in _tx_snd()
H A Dt_snddis.c118 if (_t_look_locked(fd, tiptr, 0, api_semantics) == T_DISCONNECT) { in _tx_snddis()
H A Dt_rcvreldata.c87 if (retval == T_DISCONNECT) { in _tx_rcvreldata()
H A Dt_rcvrel.c92 if (retval == T_DISCONNECT) { in _tx_rcvrel()
H A Dt_sndv.c132 if (lookevent == T_DISCONNECT) { in _tx_sndv()
H A Dt_rcvdis.c121 if (retval != T_DISCONNECT) { in _tx_rcvdis()
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c450 case T_DISCONNECT: msg = "T_DISCONNECT"; break;
457 if (reason == T_DISCONNECT)
H A Dcallers.c1188 if ( (t_errno == TLOOK) && (t_look(fd) == T_DISCONNECT)) {
/illumos-gate/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.c557 case T_DISCONNECT: in set_up_connection()
1366 case T_DISCONNECT: in t_rcvall()
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_xti.h113 #define T_DISCONNECT 0x0010 /* disconnect received */ macro
/illumos-gate/usr/src/head/
H A Dxti.h111 #define T_DISCONNECT 0x0010 /* disconnect received */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c466 case T_DISCONNECT: { in process_tlook()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1102 case T_DISCONNECT: in doevent()