Searched refs:O_LARGEFILE (Results 1 – 1 of 1) sorted by relevance
305 #ifndef O_LARGEFILE306 # define O_LARGEFILE 0 macro309 # undef O_LARGEFILE310 # define O_LARGEFILE 0 macro6208 openFlags |= (O_LARGEFILE|O_BINARY|O_NOFOLLOW); in unixOpen()