Home
last modified time | relevance | path

Searched refs:PUBLIC_MODE (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A Dpex-unix.c77 #define PUBLIC_MODE \ macro
80 #define PUBLIC_MODE 0666 macro
321 return open (name, O_WRONLY | O_CREAT | O_TRUNC, PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dpex-unix.c77 #define PUBLIC_MODE \ macro
80 #define PUBLIC_MODE 0666 macro
323 return open (name, O_WRONLY | O_CREAT | O_TRUNC, PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dpex-unix.c111 #define PUBLIC_MODE \ macro
114 #define PUBLIC_MODE 0666 macro
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
358 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
357 return open (name, O_WRONLY | O_CREAT | O_TRUNC, PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
358 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A Dpex-unix.c111 #define PUBLIC_MODE \ macro
114 #define PUBLIC_MODE 0666 macro
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
358 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A Dpex-unix.c108 #define PUBLIC_MODE \ macro
111 #define PUBLIC_MODE 0666 macro
355 return open (name, O_WRONLY | O_CREAT | O_TRUNC, PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gnatdroid-binutils/binutils-2.27/libiberty/
H A Dpex-unix.c111 #define PUBLIC_MODE \ macro
114 #define PUBLIC_MODE 0666 macro
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
358 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
357 return open (name, O_WRONLY | O_CREAT | O_TRUNC, PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
358 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/gdb761/gdb-7.6.1/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
357 return open (name, O_WRONLY | O_CREAT | O_TRUNC, PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/riscv64-gcc/gcc-8.3.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
358 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gnat_util/gcc-6-20180516/libiberty/
H A Dpex-unix.c111 #define PUBLIC_MODE \ macro
114 #define PUBLIC_MODE 0666 macro
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
358 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/mingw32-gcc/gcc-4.8.1/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
357 return open (name, O_WRONLY | O_CREAT | O_TRUNC, PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gcc11/gcc-11.2.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gcc10/gcc-10.3.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \
113 #define PUBLIC_MODE 0666
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE);
/dports/lang/gcc11-devel/gcc-11-20211009/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/arm-elf-binutils/binutils-2.37/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/devel/avr-gcc/gcc-10.2.0/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()
/dports/lang/gcc9-devel/gcc-9-20211007/libiberty/
H A Dpex-unix.c110 #define PUBLIC_MODE \ macro
113 #define PUBLIC_MODE 0666 macro
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE); in pex_unix_open_write()

12