| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | fcntl-o.m4 | 11 # Test whether the flags O_NOATIME and O_NOFOLLOW actually work. 13 # Define HAVE_WORKING_O_NOFOLLOW to 1 if O_NOFOLLOW works, or to 0 otherwise. 16 dnl Persuade glibc <fcntl.h> to define O_NOATIME and O_NOFOLLOW. 39 #ifndef O_NOFOLLOW 40 #define O_NOFOLLOW 0 57 int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0); 68 int fd = open (sym, O_RDONLY | O_NOFOLLOW); 114 4) gl_cv_header_working_fcntl_h='no (bad O_NOFOLLOW)';; #( 116 68) gl_cv_header_working_fcntl_h='no (bad O_NOATIME, O_NOFOLLOW)';; #( 135 *O_NOFOLLOW* | no | cross-compiling) ac_val=0;; #( [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
| H A D | fcntl.d | 170 enum O_NOFOLLOW = 0x020000; // octal 0400000 in version() local 197 enum O_NOFOLLOW = 0x000080; // octal 000000200 in version() local 221 enum O_NOFOLLOW = 0x020000; in version() local 248 enum O_NOFOLLOW = 0x008000; // octal 0100000 in version() local 275 enum O_NOFOLLOW = 0x008000; // octal 0100000 in version() local 302 enum O_NOFOLLOW = 0x020000; in version() local 329 enum O_NOFOLLOW = 0x20000; in version() local 356 enum O_NOFOLLOW = 0x020000; // octal 0400000 in version() local 539 enum O_NOFOLLOW = 0x0100; 636 enum O_NOFOLLOW = 0x0000100; [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | fcntl.in.h | 272 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 273 # undef O_NOFOLLOW 346 #ifndef O_NOFOLLOW 347 # define O_NOFOLLOW 0
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| H A D | fcntl.h | 783 # if defined O_NOFOLLOW && ! (INT_MIN <= O_NOFOLLOW && O_NOFOLLOW <= INT_MAX) 784 # undef O_NOFOLLOW 857 #ifndef O_NOFOLLOW 858 # define O_NOFOLLOW 0 macro
|