Searched defs:kld32_file_stat_1 (Results 1 – 1 of 1) sorted by relevance
345 struct kld32_file_stat_1 { struct346 int version; /* set to sizeof(struct kld_file_stat_1) */347 char name[MAXPATHLEN];348 int refs;349 int id;350 uint32_t address; /* load address */351 uint32_t size; /* size in bytes */