Searched refs:xpclose_both (Results 1 – 3 of 3) sorted by relevance
346 int xpclose_both(pid_t pid, int *pipes) in xpclose_both() function373 return xpclose_both(pid, 0); in xpclose()379 return xpclose_both(xpopen_both(argv, 0), 0); in xrun()
141 int xpclose_both(pid_t pid, int *pipes);
768 fd = xpclose_both(pid, 0); in unpack_tar()