Searched defs:freebsd32_futimens_args (Results 1 – 1 of 1) sorted by relevance
608 struct freebsd32_futimens_args { struct609 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];610 …t timespec32 *)]; const struct timespec32 * times; char times_r_[PADR_(const struct timespec32 *)];