HomeSort by: relevance | last modified time | path
    Searched defs:j_opt (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/unzip/
unzip.c 72 static int j_opt; /* junk directories */ variable in typeref:typename:int
728 if (S_ISDIR(filetype) && j_opt) {
742 if (j_opt) {
1011 j_opt = 1;

Completed in 12 milliseconds