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

/freebsd-13-stable/usr.sbin/efidp/
H A Defidp.c53 static int flag_format, flag_parse, flag_unix, flag_efi; variable
101 flag_parse++;
116 if (flag_parse + flag_format + flag_efi + flag_unix != 1) {
249 else if (flag_parse)

Completed in 99 milliseconds