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

/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c61 static int j_opt; /* junk directories */ variable
710 if (S_ISDIR(filetype) && j_opt) {
724 if (j_opt) {
969 j_opt = 1;

Completed in 102 milliseconds