Home
last modified time | relevance | path

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

/trueos/sys/compat/freebsd32/
HDfreebsd32_proto.h131 struct freebsd32_utimes_args { struct
132 char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)];
133 …tr_l_[PADL_(struct timeval32 *)]; struct timeval32 * tptr; char tptr_r_[PADR_(struct timeval32 *)];