Searched refs:do_version (Results 1 – 8 of 8) sorted by relevance
75 do_version=191 if test -z "$do_all" -a -z "$do_version" -a -z "$do_vendor" -a -z "$do_prefix" -a -z "$do_vendor" -a -z "$do_exec_prefix" -a -z "$do_cflags" -a -z "$do_libs"; then116 do_version=1128 if test -n "$do_version"; then
60 static boolean_t do_version = B_FALSE; variable 130 do_version = B_FALSE; in read_bootblock_from_file() 291 if (!do_version || updt_str == NULL) { in is_update_necessary() 377 if (do_version) in prepare_bootblock() 534 do_version = B_TRUE; in propagate_bootblock() 536 do_version = B_FALSE; in propagate_bootblock() 629 if (do_version && !is_zfs(install_data.device.type)) { in handle_install() 632 do_version = B_FALSE; in handle_install() 896 do_version = B_TRUE; in main()
76 static boolean_t do_version = B_FALSE; variable 180 do_version = B_TRUE; in main() 242 if (do_version) { in check_options() 244 do_version = B_FALSE; in check_options() 258 if (write_mbr || force_mbr || do_version || force_update) { in check_options() 260 write_mbr = force_mbr = do_version = B_FALSE; in check_options() 322 if (is_bootpar(install_data.device.type) && do_version) in handle_install() 323 do_version = B_FALSE; in handle_install() 598 do_version = B_TRUE; in propagate_bootblock() 600 do_version in propagate_bootblock() [all...]
97 my $do_version; # -V - Show version116 "version|V" => \$do_version,124 if ($do_version) {
102 static boolean_t do_version = B_FALSE; variable 360 do_version = B_TRUE; in is_update_necessary() 364 if (!do_version || updt_str == NULL) { in is_update_necessary() 476 if (do_version) in prepare_bootblock() 1558 do_version = B_TRUE; in main() 1618 if (do_version) { in check_options() 1620 do_version = B_FALSE; in check_options() 1634 if (write_mbr || force_mbr || do_version || force_update) { in check_options() 1636 write_mbr = force_mbr = do_version = B_FALSE; in check_options()
119 my $do_version; # -V - Verbose output140 "version|V" => \$do_version,148 if ($do_version) {
177 #define do_version _dou_hilo.hi.dou_version macro
454 offset_un.do_version = MCAMD_OFFSET_VERSION; in mc_pa_to_offset()