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