Searched refs:didralloc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_rcvdis.c57 int didalloc, didralloc; local
146 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) {
233 if (didralloc)
251 if (didralloc)
H A Dt_rcvrel.c60 int didalloc, didralloc; local
141 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) {
214 if (didralloc)
228 if (didralloc)
H A Dt_rcvreldata.c59 int didalloc, didralloc; local
143 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) {
216 if (didralloc)
230 if (didralloc)
H A D_conn_util.c161 int didralloc; local
184 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0)
285 if (didralloc)
317 if (didralloc)
H A Dt_listen.c55 int didalloc, didralloc; local
121 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) {
236 if (didralloc)
271 if (didralloc)
H A D_utility.c342 int didalloc, didralloc; local
355 if (_t_acquire_databuf(tiptr, &databuf, &didralloc) < 0) {
420 if (didralloc)
463 if (didralloc)

Completed in 65 milliseconds