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

  /src/usr.bin/unzip/
unzip.c 76 static int p_opt; /* extract to stdout, quiet */ variable in typeref:typename:int
915 if (!q_opt && !p_opt)
938 else if (p_opt || c_opt)
1028 p_opt = 1;

Completed in 320 milliseconds