Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h80 struct freebsd32_setitimer_args { struct
81 char which_l_[PADL_(int)]; int which; char which_r_[PADR_(int)];
82 …ct itimerval32 *)]; const struct itimerval32 * itv; char itv_r_[PADR_(const struct itimerval32 *)];
83 …PADL_(struct itimerval32 *)]; struct itimerval32 * oitv; char oitv_r_[PADR_(struct itimerval32 *)];