Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.h176 extern error_t get_boot_cap(const char *osroot);
H A Dbootadm_upgrade.c106 get_boot_cap(const char *osroot) in get_boot_cap() function
H A Dbootadm.c1143 ret = get_boot_cap(bam_root); in bam_menu()
1258 ret = get_boot_cap(rootbuf); in bam_archive()
4014 if ((get_boot_cap(rootbuf) != BAM_SUCCESS) || in update_all()