Home
last modified time | relevance | path

Searched refs:find_matching_entry (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_upgrade.c631 find_matching_entry( in find_matching_entry() function
751 entry = find_matching_entry(mp->entries, grubsign, grubroot, root_opt); in bam_add_findroot()
757 entry = find_matching_entry(entry->next, grubsign, in bam_add_findroot()
801 entry = find_matching_entry(entry->next, grubsign, grubroot, in bam_add_findroot()
822 entry = find_matching_entry(mp->entries, grubsign, grubroot, root_opt); in bam_add_hv()
829 entry = find_matching_entry(entry->next, grubsign, grubroot, in bam_add_hv()
861 entry = find_matching_entry(mp->entries, grubsign, grubroot, root_opt); in bam_add_dboot()
920 entry = find_matching_entry(entry->next, grubsign, grubroot, in bam_add_dboot()