compinfo
static int kobj_comp_setup(struct _buf *, struct compinfo *);
static int kobj_boot_compinfo(int, struct compinfo *);
struct compinfo cbuf;
kobj_comp_setup(struct _buf *file, struct compinfo *cip)
kobj_boot_compinfo(int fd, struct compinfo *cb)
extern int boot_compinfo(int, struct compinfo *);
boot_compinfo(int fd, struct compinfo *cbp)
boot_compinfo(int fd, struct compinfo *cb)