/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | t_rcv.c | 141 t_errno = TLOOK; in _tx_rcv() 153 t_errno = TLOOK; in _tx_rcv() 332 t_errno = TLOOK; in _tx_rcv()
|
H A D | t_rcvv.c | 142 t_errno = TLOOK; in _tx_rcvv() 154 t_errno = TLOOK; in _tx_rcvv() 350 t_errno = TLOOK; in _tx_rcvv()
|
H A D | t_rcvrel.c | 99 t_errno = TLOOK; in _tx_rcvrel() 198 t_errno = TLOOK; in _tx_rcvrel()
|
H A D | t_rcvreldata.c | 94 t_errno = TLOOK; in _tx_rcvreldata() 200 t_errno = TLOOK; in _tx_rcvreldata()
|
H A D | t_rcvudata.c | 96 t_errno = TLOOK; in _tx_rcvudata() 217 t_errno = TLOOK; in _tx_rcvudata()
|
H A D | t_rcvvudata.c | 99 t_errno = TLOOK; in _tx_rcvvudata() 222 t_errno = TLOOK; in _tx_rcvvudata()
|
H A D | _conn_util.c | 176 t_errno = TLOOK; in _t_rcv_conn_con() 307 t_errno = TLOOK; in _t_rcv_conn_con()
|
H A D | t_listen.c | 103 t_errno = TLOOK; in _tx_listen() 255 t_errno = TLOOK; in _tx_listen()
|
H A D | t_sndrel.c | 79 t_errno = TLOOK; in _tx_sndrel()
|
H A D | t_sndreldata.c | 73 t_errno = TLOOK; in _tx_sndreldata()
|
H A D | t_connect.c | 137 t_errno == TLOOK) { in _tx_connect()
|
H A D | t_snd.c | 131 t_errno = TLOOK; in _tx_snd()
|
H A D | t_snddis.c | 121 t_errno = TLOOK; in _tx_snddis()
|
H A D | t_sndv.c | 133 t_errno = TLOOK; in _tx_sndv()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | tpicommon.h | 64 #define TLOOK 9 /* An event requires attention */ macro
|
/titanic_50/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tiuser.h | 47 #define TLOOK 9 /* event requires attention */ macro
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | svc_vc.c | 687 if (t_errno == TLOOK) { in rendezvous_request() 837 case TLOOK: in do_accept() 870 case TLOOK: in do_accept() 1377 case TLOOK: in t_rcvnonblock() 1500 if (t_errno == TLOOK) { in t_rcvall() 1544 if (t_errno == TLOOK) { in write_vc() 1582 if (t_errno == TLOOK) { in write_vc()
|
/titanic_50/usr/src/lib/librpcsvc/common/ |
H A D | bindresvport.c | 102 while ((t_unbind(fd) < 0) && (t_errno == TLOOK)) {
|
/titanic_50/usr/src/lib/libsmbfs/smb/ |
H A D | nb_ssn.c | 222 if (t_errno == TLOOK) { in get_xti_err()
|
/titanic_50/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 284 } else if (t_errno == TLOOK) { in tfaillog()
|
H A D | callers.c | 612 if ((t_errno == TLOOK) && (t_look(fd) == T_DISCONNECT)) { in tlicall()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | interface.c | 414 } else if (t_errno == TLOOK) {
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 995 case TLOOK: in do_poll_clts_action() 1366 if (t_errno != TLOOK) { in cots_listen_event() 1563 } else if (t_errno == TLOOK) { in do_poll_cots_action()
|
/titanic_50/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 1115 if (t_errno != TLOOK) { in cots_listen_event() 1256 } else if (t_errno == TLOOK) { in do_poll_cots_action() 1441 case TLOOK: in do_poll_clts_action()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 583 if (t_errno == TLOOK) { in tlx_accept()
|