Home
last modified time | relevance | path

Searched refs:xwaitpid (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/other/
Dtimeout.c70 toys.exitval = xwaitpid(TT.pid); in timeout_main()
/external/toybox/lib/
Dxwrap.c264 int xwaitpid(pid_t pid) in xwaitpid() function
280 return xwaitpid(pid); in xpclose_both()
Dlib.h131 int xwaitpid(pid_t pid);