Home
last modified time | relevance | path

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

/freebsd/tests/sys/fifo/
H A Dfifo_io.c983 fionread_status(int fd, int *readable, const char *testname) in fionread_status() function
1045 if (fionread_status(fd, &readable, __func__) < 0) in assert_status()