Lines Matching defs:OPEN_MODE
42 #define OPEN_MODE (O_RDONLY | O_BINARY)45 #define OPEN_MODE O_RDONLY386 if ((fid = open(name, OPEN_MODE)) == -1)