Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dtimeout.c69 toys.exitval = xwaitpid(TT.pid); in timeout_main()
/external/toybox/lib/
Dxwrap.c243 int xwaitpid(pid_t pid) in xwaitpid() function
259 return xwaitpid(pid); in xpclose_both()
Dlib.h112 int xwaitpid(pid_t pid);