Searched refs:isreadable (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | cvsrc.c | 83 if (!isreadable (homeinit))
|
| H A D | find_names.c | 89 if ((which & W_REPOS) && repository && !isreadable (CVSADM_ENTSTAT))
|
| H A D | commit.c | 1908 if (! isreadable (rcs)) 1922 if (isreadable (rcs)) 2359 if (!isreadable (rcs)) 2362 if (!isreadable (rcs))
|
| H A D | root.c | 63 if ((!isdir (cvsadm)) || (!isreadable (tmp)))
|
| H A D | cvs.h | 502 int isreadable PROTO((const char *file));
|
| H A D | filesubr.c | 188 isreadable (file) in isreadable() function
|
| H A D | recurse.c | 653 if (isreadable (CVSADM_TAG))
|
| H A D | update.c | 2463 if (server_active && !isreadable (finfo->file))
|
| H A D | ChangeLog-9395 | 921 (isreadable): replace access() by isaccessable() 929 * cvsrc.c (read_cvsrc): replace access() by isreadable() 1503 (copy_file, isdir, islink, isfile, isreadable, iswritable, 2215 (Fopen, open_file, isreadable, iswritable, isdir, isfile, 2219 * subr.c (Fopen, Popen, open_file, isreadable, iswritable, isdir,
|
| H A D | rcs.c | 661 if (isreadable (rcs->path) || !isreadable (newpath))
|
| H A D | client.c | 2781 if (isreadable (adm_name))
|
| /openbsd-src/gnu/usr.bin/cvs/emx/ |
| H A D | filesubr.c | 154 isreadable (file) in isreadable() function
|
| /openbsd-src/gnu/usr.bin/cvs/os2/ |
| H A D | filesubr.c | 153 isreadable (file) in isreadable() function
|
| /openbsd-src/gnu/usr.bin/cvs/windows-NT/ |
| H A D | filesubr.c | 152 isreadable (file) in isreadable() function
|
| H A D | ChangeLog | 654 (isreadable): replace access() by isaccessable()
|
| /openbsd-src/gnu/usr.bin/cvs/vms/ |
| H A D | filesubr.c | 157 isreadable (file) in isreadable() function
|