Searched refs:WritableOnly (Results 1 – 1 of 1) sorted by relevance
65 static int WritableOnly = 0; /* -o w, check writable fs' only */ variable151 if (errno != EACCES || WritableOnly) { in doOpen()279 WritableOnly++; in parseSubOptions()308 if (WritableOnly && ReadOnly) { in sanityCheckOpts()