Home
last modified time | relevance | path

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

/dragonfly/usr.bin/unzip/
H A Dunzip.c59 static int j_opt; /* junk directories */ variable
708 if (S_ISDIR(filetype) && j_opt) { in extract()
722 if (j_opt) { in extract()
967 j_opt = 1; in getopts()