Home
last modified time | relevance | path

Searched refs:thunk_posix_memalign (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/usermode/include/
H A Dthunk.h160 int thunk_posix_memalign(void **, size_t, size_t);
/netbsd/sys/arch/usermode/usermode/
H A Dthunk.c755 thunk_posix_memalign(void **ptr, size_t alignment, size_t size) in thunk_posix_memalign() function