Searched refs:FILE_OPEN_RO (Results 1 – 1 of 1) sorted by relevance
43 #define FILE_OPEN_RO "rb" macro96 openflags = FILE_OPEN_RO; in open()385 inputFp = fopen(fileName, FILE_OPEN_RO); in addCommon()