HomeSort by: relevance | last modified time | path
    Searched defs:PUBLIC_MODE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
pex-unix.c 113 #define PUBLIC_MODE \
116 #define PUBLIC_MODE 0666
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE);
  /src/external/gpl3/binutils.old/dist/libiberty/
pex-unix.c 113 #define PUBLIC_MODE \
116 #define PUBLIC_MODE 0666
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE);
  /src/external/gpl3/gcc/dist/libiberty/
pex-unix.c 113 #define PUBLIC_MODE \
116 #define PUBLIC_MODE 0666
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE);
  /src/external/gpl3/gcc.old/dist/libiberty/
pex-unix.c 110 #define PUBLIC_MODE \
113 #define PUBLIC_MODE 0666
356 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE);
  /src/external/gpl3/gdb.old/dist/libiberty/
pex-unix.c 113 #define PUBLIC_MODE \
116 #define PUBLIC_MODE 0666
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE);
  /src/external/gpl3/gdb/dist/libiberty/
pex-unix.c 113 #define PUBLIC_MODE \
116 #define PUBLIC_MODE 0666
359 | (append ? O_APPEND : O_TRUNC), PUBLIC_MODE);

Completed in 72 milliseconds