Symbol: T_DISCON_IND
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
1632
if ((tpi.type == T_ORDREL_IND) || (tpi.type == T_DISCON_IND))
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
4585
if ((tpi.type == T_ORDREL_IND) || (tpi.type == T_DISCON_IND))
usr/src/lib/libnsl/nsl/_conn_util.c
289
case T_DISCON_IND:
usr/src/lib/libnsl/nsl/_utility.c
245
*(t_scalar_t *)cptr == T_DISCON_IND) {
usr/src/lib/libnsl/nsl/t_listen.c
241
case T_DISCON_IND:
usr/src/lib/libnsl/nsl/t_look.c
162
(pptr->type == T_DISCON_IND)) {
usr/src/lib/libnsl/nsl/t_look.c
180
case T_DISCON_IND:
usr/src/lib/libnsl/nsl/t_rcv.c
138
== T_DISCON_IND) {
usr/src/lib/libnsl/nsl/t_rcv.c
262
case T_DISCON_IND:
usr/src/lib/libnsl/nsl/t_rcvdis.c
185
(pptr->type != T_DISCON_IND)) {
usr/src/lib/libnsl/nsl/t_rcvdis.c
97
(*((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf) == T_DISCON_IND)) {
usr/src/lib/libnsl/nsl/t_rcvrel.c
181
if (pptr->type == T_DISCON_IND) {
usr/src/lib/libnsl/nsl/t_rcvreldata.c
183
if (pptr->type == T_DISCON_IND) {
usr/src/lib/libnsl/nsl/t_rcvv.c
139
== T_DISCON_IND) {
usr/src/lib/libnsl/nsl/t_rcvv.c
280
case T_DISCON_IND:
usr/src/uts/common/fs/smbclnt/netsmb/smb_trantcp.c
157
case T_DISCON_IND:
usr/src/uts/common/fs/sockfs/sockstr.c
1531
ASSERT(tpr->type == T_DISCON_IND);
usr/src/uts/common/fs/sockfs/sockstr.c
2308
case T_DISCON_IND:
usr/src/uts/common/inet/mi.c
1450
sizeof (struct T_discon_ind), T_DISCON_IND)) != NULL) {
usr/src/uts/common/inet/tcp/tcp_tpi.c
1106
T_DISCON_IND;
usr/src/uts/common/io/rlmod.c
396
case T_DISCON_IND:
usr/src/uts/common/io/rlmod.c
409
if (tip->type == T_DISCON_IND && rmip->unbind_mp !=
usr/src/uts/common/io/rlmod.c
523
case T_DISCON_IND:
usr/src/uts/common/io/rlmod.c
536
if (tip->type == T_DISCON_IND &&
usr/src/uts/common/io/telmod.c
436
case T_DISCON_IND:
usr/src/uts/common/io/telmod.c
450
if (tip->type == T_DISCON_IND && tmip->unbind_mp !=
usr/src/uts/common/io/telmod.c
564
case T_DISCON_IND:
usr/src/uts/common/io/telmod.c
578
if (tip->type == T_DISCON_IND &&
usr/src/uts/common/io/timod.c
1222
case T_DISCON_IND: {
usr/src/uts/common/io/tirdwr.c
300
case T_DISCON_IND:
usr/src/uts/common/io/tl.c
3083
M_PROTO, T_DISCON_IND);
usr/src/uts/common/io/tl.c
3745
di->PRIM_type = T_DISCON_IND;
usr/src/uts/common/io/tl.c
4137
di->PRIM_type = T_DISCON_IND;
usr/src/uts/common/io/tl.c
4223
di->PRIM_type = T_DISCON_IND;
usr/src/uts/common/io/tl.c
5757
T_DISCON_IND);
usr/src/uts/common/io/tl.c
5884
tdi->PRIM_type = T_DISCON_IND;
usr/src/uts/common/io/tl.c
5965
if (prim == T_DISCON_IND) {
usr/src/uts/common/io/tl.c
5972
if (prim == T_ORDREL_IND && nprim != T_DISCON_IND) {
usr/src/uts/common/io/tl.c
6046
case T_DISCON_IND:
usr/src/uts/common/ktli/t_kconnect.c
217
case T_DISCON_IND:
usr/src/uts/common/rpc/clnt_cots.c
3606
case T_DISCON_IND:
usr/src/uts/common/rpc/clnt_cots.c
3660
if (msg_type == T_DISCON_IND)
usr/src/uts/common/rpc/clnt_cots.c
3693
if (msg_type == T_DISCON_IND)
usr/src/uts/common/rpc/rpcmod.c
1660
case T_DISCON_IND:
usr/src/uts/common/rpc/rpcmod.c
1777
case T_DISCON_IND:
usr/src/uts/common/rpc/rpcmod.c
1780
type == T_DISCON_IND ? "disconnect"
usr/src/uts/common/rpc/rpcmod.c
1821
if (type == T_DISCON_IND) {