Home
last modified time | relevance | path

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

/openbsd-src/bin/pax/
H A Dpax.h223 struct file_times { struct
224 ino_t ft_ino; /* inode number to verify */
225 struct timespec ft_mtim; /* times to set */
226 struct timespec ft_atim;
227 char *ft_name; /* name of file to set the times on */
228 dev_t ft_dev; /* device number to verify */