Searched refs:rpcmem_alloc (Results 1 – 3 of 3) sorted by relevance
108 void* rpcmem_alloc(int heapid, uint32 flags, int size);117 return rpcmem_alloc(RPCMEM_DEFAULT_HEAP, RPCMEM_DEFAULT_FLAGS, size); in rpcmem_alloc_def()
181 void* rpcmem_alloc(int heapid, uint32 flags, int size) { in rpcmem_alloc() function
50 rpcmem_alloc;