Searched defs:kinfo_file (Results 1 – 1 of 1) sorted by relevance
344 struct kinfo_file { struct345 int kf_structsize; /* Variable size of record. */346 int kf_type; /* Descriptor type. */347 int kf_fd; /* Array index. */348 int kf_ref_count; /* Reference count. */349 int kf_flags; /* Flags. */350 int kf_pad0; /* Round to 64 bit alignment. */351 int64_t kf_offset; /* Seek location. */352 union {470 uint16_t kf_status; /* Status flags. */[all …]