Home
last modified time | relevance | path

Searched refs:didalloc (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_rcvreldata.c57 int didalloc, didralloc; in _tx_rcvreldata() local
131 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvreldata()
143 if (didalloc) in _tx_rcvreldata()
210 if (didalloc) in _tx_rcvreldata()
224 if (didalloc) in _tx_rcvreldata()
H A Dt_rcvrel.c58 int didalloc, didralloc; in _tx_rcvrel() local
129 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvrel()
141 if (didalloc) in _tx_rcvrel()
208 if (didalloc) in _tx_rcvrel()
222 if (didalloc) in _tx_rcvrel()
H A Dt_getinfo.c58 int retval, sv_errno, didalloc; in _tx_getinfo() local
70 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_getinfo()
112 if (didalloc) in _tx_getinfo()
121 if (didalloc) in _tx_getinfo()
H A Dt_connect.c64 int didalloc; in _tx_connect() local
86 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_connect()
160 if (didalloc) in _tx_connect()
169 if (didalloc) in _tx_connect()
H A Dt_rcvudata.c63 int didalloc; in _tx_rcvudata() local
102 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvudata()
199 if (didalloc) in _tx_rcvudata()
241 if (didalloc) in _tx_rcvudata()
251 if (didalloc) in _tx_rcvudata()
H A Dt_rcvdis.c55 int didalloc, didralloc; in _tx_rcvdis() local
134 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvdis()
146 if (didalloc) in _tx_rcvdis()
227 if (didalloc) in _tx_rcvdis()
245 if (didalloc) in _tx_rcvdis()
H A Dt_rcvconnect.c55 int didalloc; in _tx_rcvconnect() local
78 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvconnect()
102 if (didalloc) in _tx_rcvconnect()
H A Dt_rcvv.c57 int didalloc; in _tx_rcvv() local
162 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvv()
174 if (didalloc) in _tx_rcvv()
258 if (didalloc) in _tx_rcvv()
385 if (didalloc) in _tx_rcvv()
399 if (didalloc) in _tx_rcvv()
H A Dt_rcvvudata.c65 int didalloc; in _tx_rcvvudata() local
105 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvvudata()
203 if (didalloc) in _tx_rcvvudata()
246 if (didalloc) in _tx_rcvvudata()
259 if (didalloc) in _tx_rcvvudata()
H A Dt_sndudata.c56 int didalloc; in _tx_sndudata() local
104 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_sndudata()
181 if (didalloc) in _tx_sndudata()
189 if (didalloc) in _tx_sndudata()
H A Dt_listen.c53 int didalloc, didralloc; in _tx_listen() local
110 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_listen()
122 if (didalloc) in _tx_listen()
230 if (didalloc) in _tx_listen()
265 if (didalloc) in _tx_listen()
H A Dt_rcv.c59 int didalloc; in _tx_rcv() local
161 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcv()
243 if (didalloc) in _tx_rcv()
367 if (didalloc) in _tx_rcv()
378 if (didalloc) in _tx_rcv()
H A Dt_unbind.c51 int sv_errno, retval, didalloc; in _tx_unbind() local
81 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_unbind()
92 if (didalloc) in _tx_unbind()
H A Dt_rcvuderr.c54 int didalloc; in _tx_rcvuderr() local
103 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_rcvuderr()
180 if (didalloc) in _tx_rcvuderr()
194 if (didalloc) in _tx_rcvuderr()
H A Dt_sndvudata.c59 int didalloc; in _tx_sndvudata() local
107 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_sndvudata()
191 if (didalloc) in _tx_sndvudata()
200 if (didalloc) in _tx_sndvudata()
H A Dt_bind.c59 int didalloc; in _tx_bind() local
91 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_bind()
189 if (didalloc) in _tx_bind()
199 if (didalloc) in _tx_bind()
H A Dt_optmgmt.c70 int didalloc, retlen; in _tx_optmgmt() local
94 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_optmgmt()
309 if (didalloc) in _tx_optmgmt()
320 if (didalloc) in _tx_optmgmt()
H A Dt_accept.c61 int didalloc; in _tx_accept() local
169 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_accept()
337 if (didalloc) in _tx_accept()
347 if (didalloc) in _tx_accept()
H A Dt_getname.c113 int didalloc; in _tx_getprotaddr() local
140 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) { in _tx_getprotaddr()
217 if (didalloc) in _tx_getprotaddr()
H A D_utility.c342 int didalloc, didralloc; in _t_is_ok() local
350 if (_t_acquire_ctlbuf(tiptr, &ctlbuf, &didalloc) < 0) in _t_is_ok()
356 if (didalloc) in _t_is_ok()
416 if (didalloc) in _t_is_ok()
459 if (didalloc) in _t_is_ok()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c7301 vhci_lun_lookup_alloc(dev_info_t *tgt_dip, char *guid, int *didalloc) in vhci_lun_lookup_alloc() argument
7318 *didalloc = 1; in vhci_lun_lookup_alloc()