Searched refs:xpclose (Results 1 – 4 of 4) sorted by relevance
307 if (FLAG(p) && pid) toys.exitval |= xpclose(pid, pipe); in cpio_main()
156 rc = xpclose(pid, pipe); in tortoise()
143 pid_t xpclose(pid_t pid, int pipe);
369 int xpclose(pid_t pid, int pipe) in xpclose() function