Searched defs:procstat_core (Results 1 – 1 of 1) sorted by relevance
54 struct procstat_core struct56 int pc_magic;57 int pc_fd;81 static bool core_offset(struct procstat_core *core, off_t offset); argument