Home
last modified time | relevance | path

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

/freebsd/tests/sys/fifo/
H A Dfifo_io.c882 select_status(int fd, int *readable, int *writable, int *exception, in select_status() function
1024 if (select_status(fd, &readable, &writable, &exception, testname) < 0) in assert_status()