Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h608 struct freebsd32_futimens_args { struct
609 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 *)];