Searched refs:rmleadslash (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/bin/pax/
H A Dpat_rep.c616 if (rmleadslash && arcn->name[0] == '/') {
624 if (rmleadslash < 2) {
625 rmleadslash = 2;
629 if (rmleadslash && arcn->ln_name[0] == '/' &&
638 if (rmleadslash < 2) {
639 rmleadslash = 2;
H A Dpax.c97 int rmleadslash = 0; /* remove leading '/' from pathnames */ variable
H A Dextern.h230 extern int rmleadslash;
H A Doptions.c605 rmleadslash = 1;
774 rmleadslash = 0;

Completed in 113 milliseconds