Home
last modified time | relevance | path

Searched refs:xpclose_both (Results 1 – 2 of 2) sorted by relevance

/external/toybox/lib/
Dxwrap.c252 int xpclose_both(pid_t pid, int *pipes) in xpclose_both() function
279 return xpclose_both(pid, 0); in xpclose()
285 return xpclose_both(xpopen_both(argv, 0), 0); in xrun()
Dlib.h113 int xpclose_both(pid_t pid, int *pipes);