Searched defs:proc_field (Results 1 – 2 of 2) sorted by relevance
260 struct proc_field { struct261 char *name;262 int width;263 int rjust;264 int min_screenwidth;265 int (*format)(char *, int, struct prpsinfo *);455 struct proc_field proc_field[] = { variable
334 struct proc_field { struct335 char *name;336 int width;337 int rjust;338 int min_screenwidth;339 int (*format)(char *, int, struct kinfo_proc *);802 struct proc_field proc_field[] = { variable