Home
last modified time | relevance | path

Searched refs:TBUFOVFLW (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/lib/libnsl/nsl/
H A D_conn_util.c250 t_errno = TBUFOVFLW; in _t_rcv_conn_con()
261 t_errno = TBUFOVFLW; in _t_rcv_conn_con()
272 t_errno = TBUFOVFLW; in _t_rcv_conn_con()
H A Dt_listen.c203 t_errno = TBUFOVFLW; in _tx_listen()
214 t_errno = TBUFOVFLW; in _tx_listen()
224 t_errno = TBUFOVFLW; in _tx_listen()
H A Dt_rcvuderr.c153 t_errno = TBUFOVFLW; in _tx_rcvuderr()
165 t_errno = TBUFOVFLW; in _tx_rcvuderr()
H A Dt_getname.c183 t_errno = TBUFOVFLW; in _tx_getprotaddr()
208 t_errno = TBUFOVFLW; in _tx_getprotaddr()
H A Dt_rcvudata.c168 t_errno = TBUFOVFLW; in _tx_rcvudata()
182 t_errno = TBUFOVFLW; in _tx_rcvudata()
H A Dt_rcvvudata.c175 t_errno = TBUFOVFLW; in _tx_rcvvudata()
187 t_errno = TBUFOVFLW; in _tx_rcvvudata()
H A Dt_rcvconnect.c88 if (retval == 0 || t_errno == TBUFOVFLW) { in _tx_rcvconnect()
H A Dt_connect.c140 } else if (t_errno == TBUFOVFLW) { in _tx_connect()
H A Dt_bind.c178 t_errno = TBUFOVFLW; in _tx_bind()
H A Dt_optmgmt.c264 t_errno = TBUFOVFLW; in _tx_optmgmt()
H A Dt_rcvdis.c216 t_errno = TBUFOVFLW; in _tx_rcvdis()
/titanic_41/usr/src/uts/common/sys/
H A Dtpicommon.h66 #define TBUFOVFLW 11 /* Buffer not large enough */ macro
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h49 #define TBUFOVFLW 11 /* buffer not large enough */ macro
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c513 t_errno = TBUFOVFLW; in clnt_dg_call()
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c964 if (ret == 0 || t_errno == TBUFOVFLW) { in do_poll_clts_action()
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrd.c1410 if (ret == 0 || t_errno == TBUFOVFLW) { in do_poll_clts_action()