Home
last modified time | relevance | path

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

/netbsd-src/tests/dev/audio/
H A Daudiotest.c121 int debug_munmap(int, void *, int);
1111 debug_munmap(__LINE__, ptr, len)
1112 int debug_munmap(int line, void *ptr, int len) in debug_munmap() function