Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c65 static int j_opt; /* junk directories */ variable
791 if (S_ISDIR(filetype) && j_opt) { in extract()
805 if (j_opt) { in extract()
1117 j_opt = 1; in getopts()