Home
last modified time | relevance | path

Searched refs:popen (Results 1 – 14 of 14) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/misc/
A Dpopen.c33 TEST_E(f = popen("echo hello", "r")); in main()
40 TEST_E(f = popen(cmd, "w")); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dstdio-CX.SUSv4.syms16 popen
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-popen1.c42 f = popen ("echo something", "r"); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dpopen.c43 FILE *popen(const char *command, const char *modes) in popen() function
A DMakefile.in21 tmpfile.c popen.c ctermid.c
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c207 FILE *popen(const char *command, const char *type) in popen() function
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A D.gitignore156 misc/popen
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A Dgen_wc8bit.c103 FILE *fp = popen("locale -a", "r"); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dstdio.h835 extern FILE *popen (const char *__command, const char *__modes) __wur;
/l4re-core-master/lua/lib/contrib/src/
A Dliolib.c59 #define l_popen(L,c,m) (fflush(NULL), popen(c,m))
/l4re-core-master/uclibc/doc/
A Duclibc.cfg388 # popen()) the command <command> <input-file>, where <command> is the value of
518 # by executing (via popen()) the command <filter> <input-file>, where <filter>
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DChangelog82 o Both popen() and exec*() now behave themselves per SuSv3
/l4re-core-master/libsigma0/doc/
A Dlibsigma0.cfg348 # by executing (via popen()) the command <filter> <input-file>, where <filter>
/l4re-core-master/l4util/doc/
A Dl4util.cfg376 # by executing (via popen()) the command <filter> <input-file>, where <filter>

Completed in 17 milliseconds