Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dtar.c1108 int bad_mtime; in wr_ustar_or_pax() local
1298 bad_mtime = ull_oct(arcn->sb.st_mtime < 0 ? 0 : arcn->sb.st_mtime, in wr_ustar_or_pax()
1300 if (bad_mtime && ustar) in wr_ustar_or_pax()
1316 if ((bad_mtime || arcn->sb.st_mtime < 0 || in wr_ustar_or_pax()