Searched defs:lutimes_args (Results 1 – 2 of 2) sorted by relevance
3396 struct lutimes_args { struct3402 sys_lutimes(struct thread *td, struct lutimes_args *uap) in sys_lutimes() argument
711 struct lutimes_args { struct712 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];713 …const struct timeval *)]; const struct timeval * tptr; char tptr_r_[PADR_(const struct timeval *)];