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

/macosx-10.10.1/dcerpc-61/dcerpc/idl_lib/
H A Dallocate.c119 rpc_ss_mem_alloc(rpc_ss_mem_handle *handle, size_t bytes)
134 rpc_sm_mem_alloc (rpc_ss_mem_handle *handle, size_t bytes, error_status_t *st)
168 rpc_ss_mem_free (rpc_ss_mem_handle *handle)
189 rpc_ss_mem_release (rpc_ss_mem_handle *handle, byte_p_t data_addr, int freeit)
222 rpc_ss_mem_item_free (rpc_ss_mem_handle *handle, byte_p_t data_addr)
254 void traverse_list(rpc_ss_mem_handle handle)
269 rpc_ss_mem_handle handle = NULL;
H A Dalfrsupp.c368 p_support_ptrs->p_mem_h = (rpc_ss_mem_handle *)
369 calloc(1, sizeof(rpc_ss_mem_handle));
578 rpc_ss_mem_handle *p_mem_handle;
588 p_mem_handle = (rpc_ss_mem_handle *)malloc(sizeof(rpc_ss_mem_handle));
H A Deenodtbl.c132 rpc_ss_mem_handle *p_mem_handle,
169 rpc_ss_mem_handle *p_mem_handle
H A Dpipesupp.c120 rpc_ss_mem_handle *p_mem_h, /* Ptr to stub memory allocation handle */
H A Dernodtbl.c701 # define rpc_ss_mem_handle long macro
823 rpc_ss_mem_handle *mem_h; /* Pointer to the mem handle */
885 rpc_ss_mem_handle * p_mem_h
966 rpc_ss_mem_handle * p_mem_h
1984 rpc_ss_mem_handle *p_mem_h
H A Dinterpsh.c1547 rpc_ss_init_mem_handle(rpc_ss_mem_handle* handle)
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/
H A Dstubbase.h814 } rpc_ss_mem_handle;
825 rpc_ss_mem_handle *, /* The (initially NULL) allocation handle */
838 rpc_ss_mem_handle *, /* The (initially NULL) allocation handle */
849 void rpc_ss_mem_free (rpc_ss_mem_handle *);
859 rpc_ss_mem_handle *,
872 rpc_ss_mem_handle *,
899 rpc_ss_mem_handle *p_mem_h; /* ptr to stub memory management handle */
931 rpc_ss_mem_handle *
1050 rpc_ss_mem_handle *p_mem_h;
1068 rpc_ss_mem_handle * /*p_mem_handl
813 } rpc_ss_mem_handle; typedef in typeref:struct:__anon7894
[all...]
H A Didlddefs.h206 rpc_ss_mem_handle IDL_mem_handle; /* Stub memory management handle */

Completed in 183 milliseconds