Searched refs:all_flag (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/kuser/
H A Dkdestroy.c47 static int all_flag = 0; variable
54 { "all", 'A', arg_flag, &all_flag, "destroy all caches", NULL },
55 { NULL, 'a', arg_flag, &all_flag, "destroy all caches" },
106 if (all_flag) {
/macosx-10.10.1/emacs-93/emacs/src/
H A Ddired.c459 file_name_completion (file, dirname, all_flag, ver_flag, predicate)
461 int all_flag, ver_flag;
522 for (passcount = !!all_flag; NILP (bestmatch) && passcount < 2; passcount++)
691 if (all_flag)
755 if (all_flag || NILP (bestmatch))
/macosx-10.10.1/groff-38/groff/src/utils/hpftodit/
H A Dhpftodit.cpp242 static int all_flag = NO; // don't include glyphs not in mapfile variable
300 all_flag = YES;
640 if (all_flag)
870 else if (!all_flag)
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/
H A Dgsstool.c503 if (opt->all_flag) {
705 if (opt->all_flag)

Completed in 142 milliseconds