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

/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkdestroy.c44 static int all_flag = 0; variable
50 { "all", 'A', arg_flag, &all_flag, "destroy all caches", NULL },
102 if (all_flag) {
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dgsstool.c207 if (opt->all_flag) {
/freebsd-11-stable/contrib/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)

Completed in 63 milliseconds