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