Searched defs:procstat_core (Results 1 – 1 of 1) sorted by relevance
52 struct procstat_core struct54 int pc_magic;55 int pc_fd;79 static bool core_offset(struct procstat_core *core, off_t offset); argument