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