Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsysproto.h1680 struct futimens_args { struct
1681 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
1682 …mes_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)];