Searched defs:futimens_args (Results 1 – 1 of 1) sorted by relevance
1379 struct futimens_args { struct1380 int fd; char fd_[PAD_(int)];1381 const struct timespec * ts; char ts_[PAD_(const struct timespec *)];