Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/net/wanboot/
H A Dbootinfo.c67 int bi_repository; /* entry's repository(s) */ member
206 ((bip->bi_repository & BI_R_DHCPOPT) && in bi_find_param()
405 repositories &= bip->bi_repository; in bootinfo_get()
490 (repository & bip->bi_repository) == 0) { in bootinfo_put()
493 if ((repository & bip->bi_repository) == BI_R_DHCPOPT) { in bootinfo_put()
500 if ((bip->bi_repository & BI_R_CHOSEN) != 0) { in bootinfo_put()
503 if ((bip->bi_repository & BI_R_BOOTMISC) != 0) { in bootinfo_put()