Searched refs:_tnfctl_targmem_alloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dtargmem.c43 * _tnfctl_targmem_alloc() - allocates memory in the target process.
46 _tnfctl_targmem_alloc(tnfctl_handle_t *hndl, size_t size, uintptr_t *addr_p) function
H A Dtnfctl_int.h254 tnfctl_errcode_t _tnfctl_targmem_alloc(tnfctl_handle_t *hndl, size_t size,
H A Dcomb.c591 prexstat = _tnfctl_targmem_alloc(hndl, size, &addr);

Completed in 369 milliseconds