Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h123 struct freebsd32_utimes_args { struct
124 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
125 …struct timeval32 *)]; const struct timeval32 * tptr; char tptr_r_[PADR_(const struct timeval32 *)];