Searched refs:allflag (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/usr.sbin/lpr/pac/ |
| H A D | pac.c | 64 static int allflag = 1; /* Get stats on everybody */ variable 169 allflag = 0; in main() 232 if (!allflag) in account() 282 if (allflag) { in dumpit()
|
| /netbsd-src/usr.bin/systat/ |
| H A D | main.c | 79 int allflag; variable 162 allflag=1; in main() 167 if (!modefound && !allflag) in main() 316 if (allflag && signo==SIGALRM) { in display()
|
| H A D | cmds.c | 138 if (switchfail && !allflag) in switch_mode() 141 if (switchfail && allflag) { in switch_mode()
|
| H A D | extern.h | 62 extern int allflag;
|
| /netbsd-src/games/hack/ |
| H A D | hack.invent.c | 561 boolean allflag = FALSE; in ggetobj() local 612 allflag = TRUE; in ggetobj() 627 return (askchain(invent, olets, allflag, fn, ckfn, max)); in ggetobj() 638 askchain(struct obj *objchn, char *olets, int allflag, in askchain() argument 657 if (!allflag) { in askchain() 666 allflag = 1; in askchain()
|
| /netbsd-src/usr.sbin/mountd/ |
| H A D | mountd.c | 1748 int allflag, usedarg; in do_opt() local 1756 allflag = 1; in do_opt() 1781 !(allflag = strcmp(cpopt, "mapall")) || in do_opt() 1785 if (allflag == 0) { in do_opt()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2009 | 1745 (print_one_breakpoint_location): Add `allflag' argument.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2009 | 1745 (print_one_breakpoint_location): Add `allflag' argument.
|