Home
last modified time | relevance | path

Searched refs:iswritable (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dvers_ts.c242 if (!iswritable (finfo->file)) in Version_TS()
Dfilesubr.c237 iswritable (const char *file) in iswritable() function
Dcvs.h522 bool iswritable (const char *file);
DChangeLog-9395922 (iswritable): ditto
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,
Dclient.c1836 if (!iswritable (filename)) in update_entries()
Drcs.c4573 && isfile (workfile) && !iswritable (workfile)) in RCS_checkout()
DChangeLog1926 * cvs.h (isdir, isfile, islink, isdevice, isreadable, iswritable,
1928 * filesubr.c (isdir, isfile, islink, isdevice, isreadable, iswritable,