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

/netbsd-current/crypto/external/bsd/heimdal/dist/kuser/
H A Dkdestroy.c46 static int all_flag = 0; variable
52 { "all", 'A', arg_flag, &all_flag, "destroy all caches", NULL },
106 if (all_flag) {
/netbsd-current/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/
H A Dframe_filters.py162 def _complete_frame_filter_list(text, word, all_flag):
168 all_flag: Whether to include the word "all" in completion.
175 if all_flag:
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/command/
H A Dframe_filters.py151 def _complete_frame_filter_list(text, word, all_flag):
157 all_flag: Whether to include the word "all" in completion.
164 if all_flag == True:
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dgsstool.c209 if (opt->all_flag) {
/netbsd-current/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp244 static int all_flag = NO; // don't include glyphs not in mapfile variable
302 all_flag = YES;
642 if (all_flag)
872 else if (!all_flag)

Completed in 127 milliseconds