HomeSort by: relevance | last modified time | path
    Searched refs:cmdinfo (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/sa/
extern.h 43 struct cmdinfo { struct
75 int pacct_add(const struct cmdinfo *);
82 int usracct_add(const struct cmdinfo *);
pdb.c 52 static int check_junk(const struct cmdinfo *);
53 static void add_ci(const struct cmdinfo *, struct cmdinfo *);
54 static void print_ci(const struct cmdinfo *, const struct cmdinfo *);
135 pacct_add(const struct cmdinfo *ci)
138 struct cmdinfo newci;
230 struct cmdinfo ci, ci_total, ci_other, ci_junk;
321 check_junk(const struct cmdinfo *cip)
334 add_ci(const struct cmdinfo *fromcip, struct cmdinfo *tocip
    [all...]
main.c 301 struct cmdinfo ci;
406 struct cmdinfo c1, c2;
427 struct cmdinfo c1, c2;
451 struct cmdinfo c1, c2;
468 struct cmdinfo c1, c2;
489 struct cmdinfo c1, c2;
506 struct cmdinfo c1, c2;
531 struct cmdinfo c1, c2;
usrdb.c 140 usracct_add(const struct cmdinfo *ci)

Completed in 15 milliseconds