Home
last modified time | relevance | path

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

/netbsd/tests/dev/audio/
H A Daudiotest.c123 int debug_poll(int, struct pollfd *, int, int);
1138 debug_poll(__LINE__, pfd, nfd, timeout)
1139 int debug_poll(int line, struct pollfd *pfd, int nfd, int timeout) in debug_poll() function