Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dmlrpc_clh.c318 if (ndr_rpc_get_heap(handle) == NULL) in ndr_rpc_call()
373 if ((heap = ndr_rpc_get_heap(handle)) == NULL) in ndr_rpc_malloc()
380 ndr_rpc_get_heap(mlrpc_handle_t *handle) in ndr_rpc_get_heap() function
H A Dmapfile-vers84 ndr_rpc_get_heap;
H A Dlibmlrpc.h638 ndr_heap_t *ndr_rpc_get_heap(mlrpc_handle_t *);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetr_logon.c563 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()