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

/freebsd-12-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-12-stable/sbin/devmatch/
H A Ddevmatch.c58 static int all_flag; variable
390 if (all_flag)
426 if (!all_flag && dev->dd_name[0] != '\0')
558 all_flag++;
/freebsd-12-stable/crypto/heimdal/lib/gssapi/
H A Dgsstool.c207 if (opt->all_flag) {

Completed in 49 milliseconds