HomeSort by: relevance | last modified time | path
    Searched defs:R_OK (Results 1 - 25 of 82) sorted by relevancy

1 2 3 4

  /src/external/gpl3/binutils/dist/libiberty/
make-temp-file.c 37 #include <sys/file.h> /* May get R_OK, etc. on some systems. */
48 #ifndef R_OK
49 #define R_OK 4
83 && access (dir, R_OK | W_OK | X_OK) == 0)
make-relative-prefix.c 69 #ifndef R_OK
70 #define R_OK 4
  /src/external/gpl3/binutils.old/dist/libiberty/
make-temp-file.c 37 #include <sys/file.h> /* May get R_OK, etc. on some systems. */
48 #ifndef R_OK
49 #define R_OK 4
83 && access (dir, R_OK | W_OK | X_OK) == 0)
make-relative-prefix.c 69 #ifndef R_OK
70 #define R_OK 4
  /src/external/gpl3/gcc/dist/libiberty/
make-temp-file.c 37 #include <sys/file.h> /* May get R_OK, etc. on some systems. */
48 #ifndef R_OK
49 #define R_OK 4
83 && access (dir, R_OK | W_OK | X_OK) == 0)
make-relative-prefix.c 69 #ifndef R_OK
70 #define R_OK 4
  /src/external/gpl3/gcc.old/dist/libiberty/
make-temp-file.c 37 #include <sys/file.h> /* May get R_OK, etc. on some systems. */
47 #ifndef R_OK
48 #define R_OK 4
82 && access (dir, R_OK | W_OK | X_OK) == 0)
make-relative-prefix.c 69 #ifndef R_OK
70 #define R_OK 4
  /src/external/gpl3/gdb.old/dist/libiberty/
make-temp-file.c 37 #include <sys/file.h> /* May get R_OK, etc. on some systems. */
48 #ifndef R_OK
49 #define R_OK 4
83 && access (dir, R_OK | W_OK | X_OK) == 0)
make-relative-prefix.c 69 #ifndef R_OK
70 #define R_OK 4
  /src/external/gpl3/gdb/dist/libiberty/
make-temp-file.c 37 #include <sys/file.h> /* May get R_OK, etc. on some systems. */
48 #ifndef R_OK
49 #define R_OK 4
83 && access (dir, R_OK | W_OK | X_OK) == 0)
make-relative-prefix.c 69 #ifndef R_OK
70 #define R_OK 4
  /src/external/gpl2/xcvs/dist/lib/
system.h 182 # define R_OK 4
  /src/crypto/external/bsd/openssl.old/dist/
e_os.h 218 # ifndef R_OK
219 # define R_OK 4
  /src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h 135 #ifndef R_OK
136 #define R_OK 4
  /src/crypto/external/bsd/openssl/dist/
e_os.h 165 # ifndef R_OK
166 # define R_OK 4
  /src/external/bsd/libarchive/dist/libarchive/
archive_windows.h 261 #define R_OK 4 /* Test for read permission */
  /src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
os.h 329 #ifndef R_OK
330 #define R_OK 4
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
unistd.h 766 # define R_OK 4
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
unistd.h 766 # define R_OK 4
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
unistd.h 766 # define R_OK 4
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
unistd.h 766 # define R_OK 4
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
unistd.h 766 # define R_OK 4
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
unistd.h 766 # define R_OK 4
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
unistd.h 766 # define R_OK 4

Completed in 49 milliseconds

1 2 3 4