OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allflag
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/systat/
cmds.c
138
if (switchfail && !
allflag
)
141
if (switchfail &&
allflag
) {
main.c
79
int
allflag
;
variable
162
allflag
=1;
167
if (!modefound && !
allflag
)
316
if (
allflag
&& signo==SIGALRM) {
extern.h
62
extern int
allflag
;
/src/usr.sbin/lpr/pac/
pac.c
64
static int
allflag
= 1; /* Get stats on everybody */
variable
165
* table and unset
allflag
.
169
allflag
= 0;
196
* for the users that we have in the hash table. If
allflag
232
if (!
allflag
)
282
if (
allflag
) {
/src/games/hack/
hack.invent.c
561
boolean
allflag
= FALSE;
local
612
allflag
= TRUE;
627
return (askchain(invent, olets,
allflag
, fn, ckfn, max));
634
* If
allflag
then no questions are asked. Max gives the max nr of
638
askchain(struct obj *objchn, char *olets, int
allflag
,
657
if (!
allflag
) {
666
allflag
= 1;
/src/usr.sbin/mountd/
mountd.c
1748
int
allflag
, usedarg;
local
1756
allflag
= 1;
1781
!(
allflag
= strcmp(cpopt, "mapall")) ||
1785
if (
allflag
== 0) {
Completed in 24 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026