Searched defs:futimens_args (Results 1 – 1 of 1) sorted by relevance
1667 struct futimens_args { struct1668 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];1669 … struct timespec *)]; const struct timespec * times; char times_r_[PADR_(const struct timespec *)];