Home
last modified time | relevance | path

Searched refs:xpipe (Results 1 - 6 of 6) sorted by relevance

/third_party/toybox/toys/other/
H A Doneit.c76 xpipe(pipes); in oneit_main()
/third_party/toybox/toys/posix/
H A Dulimit.c91 xpipe(pp); in ulimit_main()
/third_party/toybox/toys/pending/
H A Dsyslogd.c462 xpipe(TT.sigfd); in syslogd_main()
/third_party/toybox/lib/
H A Dlib.h160 void xpipe(int *pp);
H A Dxwrap.c386 void xpipe(int *pp) in xpipe() function
388 if (pipe(pp)) perror_exit("xpipe"); in xpipe()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h155 void xpipe(int *pp);

Completed in 5 milliseconds