Lines Matching defs:FILE_OPEN_RO
44 #define FILE_OPEN_RO "rb"97 openflags = FILE_OPEN_RO;386 inputFp = fopen(fileName, FILE_OPEN_RO);