Home
last modified time | relevance | path

Searched defs:offmode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/quotaon/
H A Dquotaon.c68 int i, offmode = 0, errs = 0; in main() local
152 quotaonoff(struct fstab *fs, int offmode, int type, char *qfpathname) in quotaonoff()