Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_client.c234 if (ndr_rpc_get_heap(handle) == NULL) in ndr_rpc_call()
310 if ((heap = ndr_rpc_get_heap(handle)) == NULL) in ndr_rpc_malloc()
317 ndr_rpc_get_heap(mlsvc_handle_t *handle) in ndr_rpc_get_heap() function
H A Dlibmlsvc.h165 ndr_heap_t *ndr_rpc_get_heap(mlsvc_handle_t *);
H A Dnetr_logon.c341 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()