Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c89 static int unzip_exclude_mode = 0; variable
1095 unzip_exclude_mode = 0; in getopts()
1153 unzip_exclude_mode = 1; in getopts()
1231 unzip_exclude_mode = 0; in main()
1244 if (unzip_exclude_mode) { in main()