Home
last modified time | relevance | path

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

/netbsd-src/tests/dev/audio/
H A Daudiotest.c118 int debug_fcntl(int, int, int, const char *, ...) __printflike(4, 5);
1030 debug_fcntl(__LINE__, fd, name, #name)
1031 int debug_fcntl(int line, int fd, int name, const char *namestr, ...) in debug_fcntl() function