Searched defs:freebsd32_futimes_args (Results 1 – 1 of 1) sorted by relevance
167 struct freebsd32_futimes_args { struct168 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];169 …struct timeval32 *)]; const struct timeval32 * tptr; char tptr_r_[PADR_(const struct timeval32 *)];