Home
last modified time | relevance | path

Searched refs:_t_look_locked (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_look.c60 state = _t_look_locked(fd, tiptr, do_expinline_peek, api_semantics); in _tx_look()
75 _t_look_locked( in _t_look_locked() function
H A Dt_sndrel.c75 if (_t_look_locked(fd, tiptr, 0, in _tx_sndrel()
H A Dt_sndreldata.c69 if (_t_look_locked(fd, tiptr, 0, in _tx_sndreldata()
H A Dt_snddis.c118 if (_t_look_locked(fd, tiptr, 0, api_semantics) == T_DISCONNECT) { in _tx_snddis()
H A Dt_snd.c114 lookevent = _t_look_locked(fd, tiptr, 0, api_semantics); in _tx_snd()
H A Dt_rcvrel.c85 if ((retval = _t_look_locked(fd, tiptr, 0, api_semantics)) < 0) { in _tx_rcvrel()
H A Dt_rcvreldata.c80 if ((retval = _t_look_locked(fd, tiptr, 0, api_semantics)) < 0) { in _tx_rcvreldata()
H A Dt_rcvuderr.c86 if ((retval = _t_look_locked(fd, tiptr, 0, in _tx_rcvuderr()
H A Dt_sndv.c125 lookevent = _t_look_locked(fd, tiptr, 0, api_semantics); in _tx_sndv()
H A Dt_rcvdis.c113 if ((retval = _t_look_locked(fd, tiptr, 0, in _tx_rcvdis()
H A Dtx.h294 extern int _t_look_locked(int, struct _ti_user *, int, int);
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in1041 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|_t_look_locked