Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h85 struct freebsd32_getitimer_args { struct
86 char which_l_[PADL_(int)]; int which; char which_r_[PADR_(int)];
87 …_[PADL_(struct itimerval32 *)]; struct itimerval32 * itv; char itv_r_[PADR_(struct itimerval32 *)];