Searched refs:cmdinfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/sa/
H A Dpdb.c48 static int check_junk(const struct cmdinfo *);
49 static void add_ci(const struct cmdinfo *, struct cmdinfo *);
50 static void print_ci(const struct cmdinfo *, const struct cmdinfo *);
75 static struct cmdinfo civ2;
112 pacct_add(const struct cmdinfo *ci)
115 struct cmdinfo newci;
167 struct cmdinfo *cip, ci, ci_total, ci_other, ci_junk;
195 cip = (struct cmdinfo *) dat
[all...]
H A Dextern.h43 struct cmdinfo { struct
79 int pacct_add(const struct cmdinfo *);
89 int usracct_add(const struct cmdinfo *);
H A Dmain.c316 struct cmdinfo ci;
399 struct cmdinfo c1, c2;
420 struct cmdinfo c1, c2;
444 struct cmdinfo c1, c2;
461 struct cmdinfo c1, c2;
482 struct cmdinfo c1, c2;
499 struct cmdinfo c1, c2;
524 struct cmdinfo c1, c2;
H A Dusrdb.c120 usracct_add(const struct cmdinfo *ci)

Completed in 184 milliseconds