Home
last modified time | relevance | path

Searched refs:R_OK (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dmake-temp-file.c44 #ifndef R_OK
45 #define R_OK 4 macro
79 && access (dir, R_OK | W_OK | X_OK) == 0) in try_dir()
Dmake-relative-prefix.c70 #ifndef R_OK
71 #define R_OK 4 macro
DChangeLog7503 * mpw.c (R_OK, ENOENT, EACCESS, ENOSYS): Remove.
/toolchain/binutils/binutils-2.25/binutils/
Dnlmconv.c67 #ifndef R_OK
68 #define R_OK 4 macro