Home
last modified time | relevance | path

Searched refs:getrusage_args (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/sys/
H A Dsysunion.h97 struct getrusage_args getrusage;
H A Dsysproto.h367 struct getrusage_args { struct
1556 int sys_getrusage (struct sysmsg *sysmsg, const struct getrusage_args *);
/dflybsd-src/sys/kern/
H A Dkern_resource.c839 sys_getrusage(struct sysmsg *sysmsg, const struct getrusage_args *uap) in sys_getrusage()
H A Dinit_sysent.c134 { AS(getrusage_args), 4, (sy_call_t *)sys_getrusage }, /* 117 = getrusage */