Searched refs:pipe_eof (Results 1 – 4 of 4) sorted by relevance
20 int pipe_eof(int fd);
151 int pipe_eof(int fd) { in pipe_eof() function
358 if (pipe_eof(i->fifo_fd) != 0) in inhibitor_is_orphan()
1127 if (pipe_eof(s->fifo_fd) <= 0) in session_may_gc()