Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c73 static int q_opt; /* quiet */ variable
188 if (q_opt && !unzip_debug) in info()
1036 if (!p_opt && !q_opt) in unzip()
1173 q_opt = 1; in getopts()
1182 q_opt = 1; in getopts()