Searched refs:ndr_hdalloc (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libndr/common/
H A Dlibndr.h547 ndr_hdid_t *ndr_hdalloc(const ndr_xa_t *, const void *);
H A Dndr_svc.c195 ndr_hdalloc(const ndr_xa_t *xa, const void *data) function
/osnet-11/usr/src/lib/libntsvcs/common/
H A Deventlog_svc.c252 return (ndr_hdalloc(mxa, ctx));
H A Dlsar_svc.c165 if ((id = ndr_hdalloc(mxa, &lsarpc_key_domain)) != NULL) {
337 if ((id = ndr_hdalloc(mxa, &lsarpc_key_account)) != NULL) {
H A Dsvcctl_svc.c242 return (ndr_hdalloc(mxa, ctx));
316 return (ndr_hdalloc(mxa, ctx));
H A Dwinreg_svc.c366 if ((id = ndr_hdalloc(mxa, data)) == NULL) {
H A Dsamr_svc.c174 if ((id = ndr_hdalloc(mxa, data)) == NULL) {

Completed in 38 milliseconds