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