Searched refs:_t_acquire_databuf (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/nsl/ |
H A D | t_rcvrel.c | 139 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_rcvrel()
|
H A D | t_rcvreldata.c | 141 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_rcvreldata()
|
H A D | t_rcvdis.c | 144 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_rcvdis()
|
H A D | tx.h | 299 extern int _t_acquire_databuf(struct _ti_user *, struct strbuf *, int *);
|
H A D | _conn_util.c | 182 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) in _t_rcv_conn_con()
|
H A D | t_listen.c | 119 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _tx_listen()
|
H A D | _utility.c | 355 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) { in _t_is_ok() 1394 _t_acquire_databuf( in _t_acquire_databuf() function
|