Home
last modified time | relevance | path

Searched refs:TLOOK (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_rcv.c139 t_errno = TLOOK; in _tx_rcv()
151 t_errno = TLOOK; in _tx_rcv()
330 t_errno = TLOOK; in _tx_rcv()
H A Dt_rcvv.c140 t_errno = TLOOK; in _tx_rcvv()
152 t_errno = TLOOK; in _tx_rcvv()
348 t_errno = TLOOK; in _tx_rcvv()
H A Dt_rcvreldata.c92 t_errno = TLOOK; in _tx_rcvreldata()
198 t_errno = TLOOK; in _tx_rcvreldata()
H A Dt_rcvrel.c97 t_errno = TLOOK; in _tx_rcvrel()
196 t_errno = TLOOK; in _tx_rcvrel()
H A Dt_rcvudata.c94 t_errno = TLOOK; in _tx_rcvudata()
215 t_errno = TLOOK; in _tx_rcvudata()
H A Dt_rcvvudata.c97 t_errno = TLOOK; in _tx_rcvvudata()
220 t_errno = TLOOK; in _tx_rcvvudata()
H A D_conn_util.c174 t_errno = TLOOK; in _t_rcv_conn_con()
305 t_errno = TLOOK; in _t_rcv_conn_con()
H A Dt_listen.c101 t_errno = TLOOK; in _tx_listen()
253 t_errno = TLOOK; in _tx_listen()
H A Dt_sndrel.c77 t_errno = TLOOK; in _tx_sndrel()
H A Dt_sndreldata.c71 t_errno = TLOOK; in _tx_sndreldata()
H A Dt_connect.c135 t_errno == TLOOK) { in _tx_connect()
H A Dt_snd.c129 t_errno = TLOOK; in _tx_snd()
H A Dt_snddis.c119 t_errno = TLOOK; in _tx_snddis()
H A Dt_sndv.c133 t_errno = TLOOK; in _tx_sndv()
H A D_utility.c324 t_errno = TLOOK; in _t_is_event()
444 t_errno = TLOOK; in _t_is_ok()
/illumos-gate/usr/src/uts/common/sys/
H A Dtpicommon.h62 #define TLOOK 9 /* An event requires attention */ macro
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c687 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()
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbindresvport.c102 while ((t_unbind(fd) < 0) && (t_errno == TLOOK)) {
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dinterface.c284 } else if (t_errno == TLOOK) { in tfaillog()
H A Dcallers.c612 if ((t_errno == TLOOK) && (t_look(fd) == T_DISCONNECT)) { in tlicall()
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_ktli.c241 if (rc == TLOOK) { in t_kconnect()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c995 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()
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c405 } else if (t_errno == TLOOK) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c583 if (t_errno == TLOOK) { in tlx_accept()
/illumos-gate/usr/src/cmd/listen/
H A Dnlps_serv.c824 if (t_errno == TLOOK) {

12