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.c90 static int unzip_exclude_mode = 0; variable
1100 unzip_exclude_mode = 0; in getopts()
1158 unzip_exclude_mode = 1; in getopts()
1236 unzip_exclude_mode = 0; in main()
1249 if (unzip_exclude_mode) { in main()