Home
last modified time | relevance | path

Searched refs:ndr_rpc_get_heap (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_client.c279 if (ndr_rpc_get_heap(handle) == NULL) in ndr_rpc_call()
355 if ((heap = ndr_rpc_get_heap(handle)) == NULL) in ndr_rpc_malloc()
362 ndr_rpc_get_heap(mlsvc_handle_t *handle) in ndr_rpc_get_heap() function
H A Dlibmlsvc.h172 ndr_heap_t *ndr_rpc_get_heap(mlsvc_handle_t *);
H A Dnetr_logon.c422 heap = ndr_rpc_get_heap(netr_handle); in netr_server_samlogon()
H A Dsamr_clnt.c527 heap = ndr_rpc_get_heap(domain_handle); in samr_create_user()