Home
last modified time | relevance | path

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

/netbsd-src/games/warp/
H A Dconfig.h.SH71 * contents of PHOSTNAME as a command to feed to the popen() routine function
/netbsd-src/lib/libc/gen/
H A Dpopen.c187 popen(const char *cmd, const char *type) in popen() function
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dnonposix.h57 # define popen(c,m) _popen(c,m) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h78 FILE *(*popen)(const char *command, const char *mode); member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollector_module.h75 FILE *(*popen)(const char *command, const char *mode); member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dresrc.c72 #define popen _popen macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dresrc.c72 #define popen _popen macro
/netbsd-src/lib/libc/include/
H A Dnamespace.h558 #define popen _popen global() macro
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c214 # define popen _popen macro