Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Ddefs.h571 #define TAR_EXTRACT_FLAGS "-xhepf" macro
573 #define TAR_EXTRACT_FLAGS "-xpf" macro
H A Dutil.c1046 TAR_EXTRACT_FLAGS " - '%s'", in extract_file_to()
1051 TAR_EXTRACT_FLAGS " -", path); in extract_file_to()