Searched defs:pipe_fd (Results 1 – 3 of 3) sorted by relevance
25 int pipe_fd[2], r; in polkit_agent_open() local
27 int pipe_fd; member
553 _cleanup_close_pair_ int pipe_fd[2] = { -1, -1 }; in sd_notify_barrier() local