Lines Matching full:binopen2
2110 #define binopen2(path,flags) __extension__({ \2128 #define binopen2(path,flags) open((path), (flags) | O_BINARY)