Home
last modified time | relevance | path

Searched refs:xpclose (Results 1 – 6 of 6) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c152 rc = xpclose(pid, pipe); in tortoise()
/third_party/toybox/toys/posix/
Dcpio.c285 if (TT.p) toys.exitval |= xpclose(pid, pipe); in cpio_main()
/third_party/toybox/toys/lsb/
Dmount.c156 rc = xpclose(pid, pipe); in tortoise()
/third_party/toybox/lib/
Dlib.h147 pid_t xpclose(pid_t pid, int pipe);
Dxwrap.c345 int xpclose(pid_t pid, int pipe) in xpclose() function
/third_party/toybox/porting/liteos_a/lib/
Dlib.h142 pid_t xpclose(pid_t pid, int pipe);