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.c69 static int j_opt; /* junk directories */ variable
795 if (S_ISDIR(filetype) && j_opt) { in extract()
809 if (j_opt) { in extract()
1125 j_opt = 1; in getopts()