Home
last modified time | relevance | path

Searched refs:sysrusage (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/tcsh/
HDsh.decls.h407 extern void prusage (struct sysrusage *,
408 struct sysrusage *,
410 extern void ruadd (struct sysrusage *,
411 struct sysrusage *);
HDsh.time.c68 struct sysrusage ruch; in settimes()
105 struct sysrusage ru1, ruch; in dotime()
171 ruadd(struct sysrusage *ru, struct sysrusage *ru2) in ruadd()
277 prusage(struct sysrusage *r0, struct sysrusage *r1, timeval_t *e, timeval_t *b) in prusage()
HDsh.proc.h61 struct sysrusage p_rusage;
HDsh.h270 # define sysrusage cvxrusage macro
273 # define sysrusage rusage macro
614 EXTERN struct sysrusage ru0;
HDsh.proc.c161 struct sysrusage ru; in pchild()
1209 struct sysrusage ru; in ptprint()