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