Home
last modified time | relevance | path

Searched refs:patime (Results 1 – 5 of 5) sorted by relevance

/freebsd/bin/pax/
H A Dfile_subs.c153 if (patime || pmtime) in file_close()
468 } else if (pmode || patime || pmtime) in node_creat()
472 if (patime || pmtime) in node_creat()
637 if (!frc && (!patime || !pmtime)) { in set_ftime()
643 if (!patime) in set_ftime()
H A Dpax.c80 int patime = 1; /* preserve file access time */ variable
H A Dextern.h222 extern int patime;
H A Doptions.c277 patime = 0; in pax_options()
286 patime = 1; in pax_options()
H A Dtables.c1192 if (patime || pmtime) in proc_dir()