Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbootstat.h71 struct compinfo { struct
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()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c114 static int kobj_comp_setup(struct _buf *, struct compinfo *);
122 static int kobj_boot_compinfo(int, struct compinfo *);
3732 struct compinfo cbuf; in kobj_open_file()
3778 kobj_comp_setup(struct _buf *file, struct compinfo *cip) in kobj_comp_setup()
4563 kobj_boot_compinfo(int fd, struct compinfo *cb) in kobj_boot_compinfo()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c2997 boot_compinfo(int fd, struct compinfo *cbp) in boot_compinfo()