Searched defs:c_pipe (Results 1 – 3 of 3) sorted by relevance
437 do_paging(const char *cmd, int c_pipe) in do_paging() argument 473 setup_piping(const char *cmd, char *cmdline, int c_pipe) in setup_piping() argument
192 int c_pipe; /* Pipe output through the pager */ member
836 static __attribute__ ((noreturn)) void wait_for_child(int c_pipe, int timeout) in wait_for_child()