Searched defs:bi_put_bootmisc (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/net/wanboot/ | ||
H A D | bootinfo.c | 296 bi_put_bootmisc(const char *name, const void *valbuf, size_t vallen) function 316 return (bi_put_bootmisc(bip->bi_name, valbuf, vallen) |
Completed in 43 milliseconds