Home
last modified time | relevance | path

Searched refs:__O_LARGEFILE (Results 1 – 15 of 15) sorted by relevance

/sysdeps/unix/sysv/linux/aarch64/bits/
A Dfcntl.h29 # define __O_LARGEFILE 0400000 macro
31 # define __O_LARGEFILE 0 macro
/sysdeps/unix/sysv/linux/powerpc/bits/
A Dfcntl.h31 # define __O_LARGEFILE 0 macro
33 # define __O_LARGEFILE 0200000 macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h45 # define __O_LARGEFILE 0 macro
47 # define __O_LARGEFILE 0x40000 macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h39 # define __O_LARGEFILE 0 macro
41 # define __O_LARGEFILE 0x2000 /* Allow large file opens. */ macro
/sysdeps/unix/sysv/linux/ia64/bits/
A Dfcntl.h24 #define __O_LARGEFILE 0 macro
/sysdeps/unix/sysv/linux/generic/bits/
A Dfcntl.h26 # define __O_LARGEFILE 0 macro
/sysdeps/unix/sysv/linux/arm/bits/
A Dfcntl.h26 #define __O_LARGEFILE 0400000 macro
/sysdeps/unix/sysv/linux/m68k/bits/
A Dfcntl.h26 #define __O_LARGEFILE 0400000 macro
/sysdeps/unix/sysv/linux/riscv/bits/
A Dfcntl.h29 # define __O_LARGEFILE 0 macro
/sysdeps/unix/sysv/linux/x86/bits/
A Dfcntl.h24 # define __O_LARGEFILE 0 macro
/sysdeps/unix/sysv/linux/s390/bits/
A Dfcntl.h27 # define __O_LARGEFILE 0 macro
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h41 #define __O_LARGEFILE 00100000 macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h42 #define __O_LARGEFILE 0 macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h39 #define __O_LARGEFILE 00004000 macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h74 #ifndef __O_LARGEFILE
75 # define __O_LARGEFILE 0100000 macro
138 # define O_LARGEFILE __O_LARGEFILE

Completed in 11 milliseconds