Searched refs:_t_is_ok (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | t_snddis.c | 163 if (_t_is_ok(fd, tiptr, T_DISCON_REQ) < 0) { in _tx_snddis()
|
H A D | tx.h | 293 extern int _t_is_ok(int, struct _ti_user *, t_scalar_t);
|
H A D | _conn_util.c | 138 if (_t_is_ok(fd, tiptr, T_CONN_REQ) < 0) in _t_snd_conn_req()
|
H A D | t_accept.c | 275 if (_t_is_ok(fd, tiptr, conn_res_prim) < 0) { in _tx_accept()
|
H A D | _utility.c | 335 _t_is_ok(int fd, struct _ti_user *tiptr, t_scalar_t type) in _t_is_ok() function
|
/titanic_50/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 1040 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|_t_is_ok
|