Searched defs:lutimes_args (Results 1 – 2 of 2) sorted by relevance
3309 struct lutimes_args { struct3315 sys_lutimes(struct thread *td, struct lutimes_args *uap) in sys_lutimes() argument
717 struct lutimes_args { struct718 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];719 …const struct timeval *)]; const struct timeval * tptr; char tptr_r_[PADR_(const struct timeval *)];