Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/tar/
H A Dcmdline.c119 { "older", 1, OPTION_OLDER_CTIME },
120 { "older-ctime", 1, OPTION_OLDER_CTIME },
H A Dbsdtar.h157 OPTION_OLDER_CTIME, enumerator
H A Dbsdtar.c607 case OPTION_OLDER_CTIME: in main()