Searched defs:futimes_args (Results 1 – 2 of 2) sorted by relevance
3383 struct futimes_args { struct3389 sys_futimes(struct thread *td, struct futimes_args *uap) in sys_futimes() argument
567 struct futimes_args { struct568 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];569 …const struct timeval *)]; const struct timeval * tptr; char tptr_r_[PADR_(const struct timeval *)];