Searched refs:xpclose (Results 1 – 4 of 4) sorted by relevance
282 if (TT.pass) toys.exitval |= xpclose(pid, pipe); in cpio_main()
237 rc = xpclose(pid, pipe); in mount_filesystem()
115 pid_t xpclose(pid_t pid, int pipe);
275 int xpclose(pid_t pid, int pipe) in xpclose() function