Searched defs:winreg_alloc_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwinreg_svc.c101 static ndr_hdid_t *winreg_alloc_id(ndr_xa_t *, const char *);
321 if ((id = winreg_alloc_id(mxa, hkey)) == NULL) {
357 winreg_alloc_id(ndr_xa_t *mxa, const char *key) function
452 if ((id = winreg_alloc_id(mxa, subkey)) == NULL)
839 id = winreg_alloc_id(mxa, subkey);

Completed in 47 milliseconds