Searched defs:settimeofday_args (Results 1 – 2 of 2) sorted by relevance
582 struct settimeofday_args { struct589 sys_settimeofday(struct thread *td, struct settimeofday_args *uap) in sys_settimeofday() argument
408 struct settimeofday_args { struct409 char tv_l_[PADL_(struct timeval *)]; struct timeval * tv; char tv_r_[PADR_(struct timeval *)];410 …har tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)];