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