Searched refs:in_order (Results 1 – 2 of 2) sorted by relevance
194 bool all_localhost, in_order; in strip_localhost() local213 in_order = true; in strip_localhost()232 in_order = false; in strip_localhost()237 if (!in_order) in strip_localhost()
495 static int print_efi_option(uint16_t id, bool in_order) { in print_efi_option() argument514 printf(" Status: %sactive%s\n", active ? "" : "in", in_order ? ", boot-order" : ""); in print_efi_option()1141 static int remove_variables(sd_id128_t uuid, const char *path, bool in_order) { in remove_variables() argument1156 if (in_order) in remove_variables()