Searched refs:xpclose_both (Results 1 – 5 of 5) sorted by relevance
322 int xpclose_both(pid_t pid, int *pipes) in xpclose_both() function349 return xpclose_both(pid, 0); in xpclose()355 return xpclose_both(xpopen_both(argv, 0), 0); in xrun()
145 int xpclose_both(pid_t pid, int *pipes);
140 int xpclose_both(pid_t pid, int *pipes);
503 else pp->exit = xpclose_both(pp->pid, 0); in run_command()
751 fd = xpclose_both(pid, 0); in unpack_tar()