Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h245 struct freebsd32_lutimes_args { struct
246 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
247 …struct timeval32 *)]; const struct timeval32 * tptr; char tptr_r_[PADR_(const struct timeval32 *)];