Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dio-util.h20 int pipe_eof(int fd);
Dio-util.c151 int pipe_eof(int fd) { in pipe_eof() function
/systemd-251/src/login/
Dlogind-inhibit.c358 if (pipe_eof(i->fifo_fd) != 0) in inhibitor_is_orphan()
Dlogind-session.c1127 if (pipe_eof(s->fifo_fd) <= 0) in session_may_gc()