HomeSort by: relevance | last modified time | path
    Searched defs:q_opt (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/unzip/
unzip.c 77 static int q_opt; /* quiet */ variable in typeref:typename:int
184 if (q_opt && !unzip_debug)
915 if (!q_opt && !p_opt)
1025 q_opt = 1;
1036 q_opt = 1;

Completed in 14 milliseconds