Home
last modified time | relevance | path

Searched refs:_t_acquire_databuf (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_rcvrel.c139 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_rcvrel()
H A Dt_rcvreldata.c141 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_rcvreldata()
H A Dt_rcvdis.c144 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_rcvdis()
H A Dtx.h299 extern int _t_acquire_databuf(struct _ti_user *, struct strbuf *, int *);
H A D_conn_util.c182 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) in _t_rcv_conn_con()
H A Dt_listen.c119 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_listen()
H A D_utility.c355 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _t_is_ok()
1394 _t_acquire_databuf( in _t_acquire_databuf() function