Searched defs:popen (Results 1 – 9 of 9) sorted by relevance
71 * contents of PHOSTNAME as a command to feed to the popen() routine function
187 popen(const char *cmd, const char *type) in popen() function
57 # define popen(c,m) _popen(c,m) macro
78 FILE *(*popen)(const char *command, const char *mode); member
75 FILE *(*popen)(const char *command, const char *mode); member
72 #define popen _popen macro
558 #define popen _popen global() macro
214 # define popen _popen macro