Searched refs:boot_compinfo (Results 1 – 4 of 4) sorted by relevance
183 extern int boot_compinfo(int, struct compinfo *);
500 boot_compinfo(int fd, struct compinfo *cb) in boot_compinfo() function
2589 boot_compinfo(int fd, struct compinfo *cbp) in boot_compinfo() function
4640 return (boot_compinfo(fd, cb)); in kobj_boot_compinfo()