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

/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dlibmlrpc.h534 ndr_hdid_t *ndr_hdalloc(const ndr_xa_t *, const void *);
H A Dndr_svc.c197 ndr_hdalloc(const ndr_xa_t *xa, const void *data) function
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Deventlog_svc.c253 return (ndr_hdalloc(mxa, ctx));
H A Dlsar_svc.c167 if ((id = ndr_hdalloc(mxa, &lsarpc_key_domain)) != NULL) {
339 if ((id = ndr_hdalloc(mxa, &lsarpc_key_account)) != NULL) {
H A Dsvcctl_svc.c243 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 Dspoolss_svc.c244 if ((id = ndr_hdalloc(mxa, NULL)) == NULL) {
H A Dsamr_svc.c169 if ((id = ndr_hdalloc(mxa, data)) == NULL) {

Completed in 60 milliseconds