Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c76 static int Z1_opt; /* zipinfo mode list files only */ variable
900 if (Z1_opt) in list()
1023 if (Z1_opt) in unzip()
1162 Z1_opt = 1; in getopts()
1219 if (zipinfo_mode && !Z1_opt) { in main()