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.c93 static int unzip_exclude_mode = 0; variable
1103 unzip_exclude_mode = 0; in getopts()
1161 unzip_exclude_mode = 1; in getopts()
1249 unzip_exclude_mode = 0; in main()
1262 if (unzip_exclude_mode) { in main()