Searched defs:gettimeofday_args (Results 1 – 2 of 2) sorted by relevance
673 struct gettimeofday_args { struct680 sys_gettimeofday(struct thread *td, struct gettimeofday_args *uap) in sys_gettimeofday() argument
363 struct gettimeofday_args { struct364 char tp_l_[PADL_(struct timeval *)]; struct timeval * tp; char tp_r_[PADR_(struct timeval *)];365 …har tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)];