Home
last modified time | relevance | path

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

/netbsd/src/bin/pax/
Dtar.h115 #define TAR_OPTION "write_opt" macro
Dtar.c423 if (strcmp(opt->name, TAR_OPTION) || in tar_opt()
430 TAR_OPTION, TAR_NODIR); in tar_opt()