Home
last modified time | relevance | path

Searched refs:TBADDATA (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndvudata.c75 t_errno = TBADDATA; in _tx_sndvudata()
90 t_errno = TBADDATA; in _tx_sndvudata()
96 t_errno = TBADDATA; in _tx_sndvudata()
H A Dt_sndv.c78 t_errno = TBADDATA; in _tx_sndv()
116 t_errno = TBADDATA; in _tx_sndv()
140 t_errno = TBADDATA; in _tx_sndv()
H A Dt_snd.c105 t_errno = TBADDATA; in _tx_snd()
137 t_errno = TBADDATA; in _tx_snd()
H A Dt_sndudata.c82 t_errno = TBADDATA; in _tx_sndudata()
93 t_errno = TBADDATA; in _tx_sndudata()
H A Dt_sndreldata.c86 t_errno = TBADDATA; in _tx_sndreldata()
H A Dt_snddis.c97 t_errno = TBADDATA; in _tx_snddis()
H A Dt_rcvvudata.c72 t_errno = TBADDATA; in _tx_rcvvudata()
H A D_conn_util.c119 t_errno = TBADDATA; in _t_snd_conn_req()
H A Dt_accept.c225 t_errno = TBADDATA; in _tx_accept()
H A Dt_rcvv.c74 t_errno = TBADDATA; in _tx_rcvv()
/illumos-gate/usr/src/uts/common/sys/
H A Dtpicommon.h63 #define TBADDATA 10 /* Illegal amount of data */ macro