Home
last modified time | relevance | path

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

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