Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dkobj_impl.h184 extern int boot_compinfo(int, struct compinfo *);
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c506 boot_compinfo(int fd, struct compinfo *cb) in boot_compinfo() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c3024 boot_compinfo(int fd, struct compinfo *cbp) in boot_compinfo() function
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c4688 return (boot_compinfo(fd, cb)); in kobj_boot_compinfo()