Home
last modified time | relevance | path

Searched defs:rup (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/lib/libc/sys/
H A Dwait3.c44 __wait3(int *istat, int options, struct rusage *rup) in __wait3()
/freebsd-src/sys/kern/
H A Dkern_exit.c855 struct rusage ru, *rup; in sys_wait4() local
1053 struct rusage *rup; proc_to_reap() local
[all...]
H A Dkern_resource.c1062 kern_getrusage(struct thread * td,int who,struct rusage * rup) kern_getrusage() argument
/freebsd-src/usr.bin/top/
H A Dmachine.c939 struct rusage ru, *rup; in format_next_process() local
/freebsd-src/sys/compat/linux/
H A Dlinux_misc.c719 int options, void *rup, l_siginfo_t *infop) in linux_common_wait()
/freebsd-src/sys/compat/freebsd32/
H A Dfreebsd32_misc.c227 struct rusage ru, *rup; freebsd32_wait4() local