Searched defs:__real_popen (Results 1 – 2 of 2) sorted by relevance
74 static FILE *(*__real_popen) (const char *command, const char *type) = NULL; variable
83 static void *__real_popen = NULL; variable