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

/freebsd-10.0-release/usr.bin/unzip/
H A Dunzip.c66 static int u_opt; /* update */ variable
488 if (u_opt || f_opt) {
1003 u_opt = 1;
1065 if (n_opt + o_opt + u_opt > 1)

Completed in 97 milliseconds