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

  /external/toybox/toys/other/
timeout.c 70 toys.exitval = xwaitpid(TT.pid);
  /external/toybox/lib/
xwrap.c 271 int xwaitpid(pid_t pid) function
287 return xwaitpid(pid);
lib.h 132 int xwaitpid(pid_t pid);

Completed in 86 milliseconds