Home
last modified time | relevance | path

Searched refs:O_LARGEFILE (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h39 #ifndef O_LARGEFILE
40 #define O_LARGEFILE 00100000 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dfcntl.h20 #define O_LARGEFILE 0x2000 /* allow large file opens */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h66 # define O_LARGEFILE 0x2000 /* Allow large file opens. */ macro