Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/tar/
H A Dbsdtar.h169 OPTION_STRIP_COMPONENTS, enumerator
H A Dcmdline.c136 { "strip-components", 1, OPTION_STRIP_COMPONENTS },
H A Dbsdtar.c732 case OPTION_STRIP_COMPONENTS: /* GNU tar 1.15 */ in main()