Home
last modified time | relevance | path

Searched refs:allflag (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/lpr/pac/
H A Dpac.c53 static int allflag = 1; /* Get stats on everybody */ variable
156 allflag = 0; in main()
224 if (!allflag) in account()
269 if (allflag) { in dumpit()
/freebsd/usr.sbin/mountd/
H A Dmountd.c2828 int allflag, usedarg, fnd_equal; in do_opt() local
2837 allflag = 1; in do_opt()
2869 !(allflag = strcmp(cpopt, "mapall")) || in do_opt()
2873 if (allflag == 0) { in do_opt()