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

/freebsd-10.2-release/bin/pax/
H A Dfile_subs.c159 if (patime || pmtime)
474 } else if (pmode || patime || pmtime)
478 if (patime || pmtime)
638 if (!frc && (!patime || !pmtime)) {
644 if (!patime)
H A Dpax.c92 int patime = 1; /* preserve file access time */ variable
H A Dextern.h225 extern int patime;
H A Doptions.c283 patime = 0;
292 patime = 1;
H A Dtables.c939 * and patime, which only applies to things CREATED by pax,
1198 if (patime || pmtime)

Completed in 118 milliseconds