Searched defs:rup (Results 1 – 2 of 2) sorted by relevance
790 struct rusage ru, *rup; in sys_wait4() local988 struct rusage *rup; in proc_to_reap() local
1061 kern_getrusage(struct thread *td, int who, struct rusage *rup) in kern_getrusage()