Home
last modified time | relevance | path

Searched defs:freebsd32_futimes_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h167 struct freebsd32_futimes_args { struct
168 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 *)];