Searched refs:O_LARGEFILE (Results 1 – 3 of 3) sorted by relevance
39 #ifndef O_LARGEFILE40 #define O_LARGEFILE 00100000 macro
20 #define O_LARGEFILE 0x2000 /* allow large file opens */ macro
66 # define O_LARGEFILE 0x2000 /* Allow large file opens. */ macro