Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_rcvconnect.c55 int didalloc; in _tx_rcvconnect() local
H A Dt_sndudata.c56 int didalloc; in _tx_sndudata() local
H A Dt_connect.c64 int didalloc; in _tx_connect() local
H A Dt_getinfo.c58 int retval, sv_errno, didalloc; in _tx_getinfo() local
H A Dt_rcvrel.c58 int didalloc, didralloc; in _tx_rcvrel() local
H A Dt_rcvudata.c63 int didalloc; in _tx_rcvudata() local
H A Dt_rcvreldata.c57 int didalloc, didralloc; in _tx_rcvreldata() local
H A Dt_rcvuderr.c54 int didalloc; in _tx_rcvuderr() local
H A Dt_listen.c53 int didalloc, didralloc; in _tx_listen() local
H A Dt_rcvdis.c55 int didalloc, didralloc; in _tx_rcvdis() local
H A Dt_bind.c59 int didalloc; in _tx_bind() local
H A Dt_sndvudata.c59 int didalloc; in _tx_sndvudata() local
H A Dt_unbind.c51 int sv_errno, retval, didalloc; in _tx_unbind() local
H A Dt_accept.c61 int didalloc; in _tx_accept() local
H A Dt_rcv.c59 int didalloc; in _tx_rcv() local
H A Dt_rcvvudata.c65 int didalloc; in _tx_rcvvudata() local
H A Dt_rcvv.c57 int didalloc; in _tx_rcvv() local
H A Dt_optmgmt.c70 int didalloc, retlen; in _tx_optmgmt() local
H A Dt_getname.c113 int didalloc; in _tx_getprotaddr() local
H A D_utility.c342 int didalloc, didralloc; in _t_is_ok() local
/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()