Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h105 struct freebsd32_getrusage_args { struct
106 char who_l_[PADL_(int)]; int who; char who_r_[PADR_(int)];
107 …e_l_[PADL_(struct rusage32 *)]; struct rusage32 * rusage; char rusage_r_[PADR_(struct rusage32 *)];