Searched refs:POPEN_MODE (Results 1 – 2 of 2) sorted by relevance
115 #define POPEN_MODE "rb" macro
431 #ifndef POPEN_MODE in xfopen()432 #define POPEN_MODE "r" in xfopen() macro434 f = popen(identifier + 1, POPEN_MODE); in xfopen()448 f = popen(command, POPEN_MODE); in xfopen()