Searched defs:popen (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libast/stdio/
H A Dpopen.c27 popen(const char* cmd, const char* mode) function
/macosx-10.10/awk-20/src/
H A Dmissing95.c6 FILE *popen(char *s, char *m) { function
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dpopen.c95 popen(command, type) function
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dntlib.h107 #define popen _popen macro
/macosx-10.10/groff-38/groff/src/include/
H A Dnonposix.h55 # define popen(c,m) _popen(c,m) macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dstdio.h366 FILE *popen(const char *, const char *) LIBC_ALIAS(popen); variable
/macosx-10.10/swig-12/Source/Swig/
H A Dmisc.c940 # define popen _popen macro
949 # define popen _popen macro
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dresrc.c76 #define popen _popen macro
/macosx-10.10/emacs-93/emacs/src/s/
H A Dms-w32.h385 #define popen _popen macro

Completed in 255 milliseconds