HomeSort by relevance Sort by last modified time
    Searched refs:xpclose (Results 1 - 4 of 4) sorted by null

  /external/toybox/toys/posix/
cpio.c 287 if (TT.pass) toys.exitval |= xpclose(pid, pipe);
  /external/toybox/toys/lsb/
mount.c 241 rc = xpclose(pid, pipe);
  /external/toybox/lib/
lib.h 135 pid_t xpclose(pid_t pid, int pipe);
xwrap.c 303 int xpclose(pid_t pid, int pipe) function

Completed in 275 milliseconds