Home | Sort by: relevance | last modified time | path |
/src/usr.bin/unzip/ | |
unzip.c | 74 static int n_opt; /* never overwrite */ variable in typeref:typename:int 458 n_opt = 1; 622 } else if (n_opt) { 1021 n_opt = 1; 1095 if (n_opt + o_opt + u_opt > 1) |