Home
last modified time | relevance | path

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

/coreutils/src/
Diopoll.c61 iopoll_internal (int fdin, int fdout, bool block, bool broken_output) in iopoll_internal() function
140 return iopoll_internal (fdin, fdout, block, true); in iopoll()
190 if (iopoll_internal (-1, fd, true, false) != 0) in fwait_for_nonblocking_write()