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

/freebsd-11.0-release/usr.bin/unzip/
H A Dunzip.c64 static int q_opt; /* quiet */ variable
168 if (q_opt && !unzip_debug)
867 if (!p_opt && !q_opt)
981 q_opt = 1;
987 q_opt = 1;

Completed in 88 milliseconds