Searched refs:einfo_should_update (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/boot/common/ |
H A D | bblk_einfo.h | 86 boolean_t einfo_should_update(bblk_einfo_t *, bblk_hs_t *, char *);
|
H A D | bblk_einfo.c | 327 * einfo_should_update() 334 einfo_should_update(bblk_einfo_t *disk_einfo, bblk_hs_t *hs, char *verstr) function
|
/illumos-gate/usr/src/cmd/boot/installboot/sparc/ |
H A D | installboot.c | 308 return (einfo_should_update(einfo, &bblock_hs, updt_str));
|
/illumos-gate/usr/src/cmd/boot/installgrub/ |
H A D | installgrub.c | 1339 return (einfo_should_update(einfo, &stage2_hs, updt_str));
|
/illumos-gate/usr/src/cmd/boot/installboot/i386/ |
H A D | installboot.c | 384 return (einfo_should_update(einfo, &bblock_hs, updt_str));
|
Completed in 69 milliseconds