Searched defs:kld_file_stat_1_32 (Results 1 – 1 of 1) sorted by relevance
471 struct kld_file_stat_1_32 { struct472 int version; /* set to sizeof(struct kld_file_stat_1) */473 char name[MAXPATHLEN];474 int refs;475 int id;476 uint32_t address; /* load address */477 uint32_t size; /* size in bytes */