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

/freebsd-11.0-release/usr.bin/unzip/
H A Dunzip.c66 static int u_opt; /* update */ variable
600 if (u_opt || f_opt) {
993 u_opt = 1;
1058 if (n_opt + o_opt + u_opt > 1)

Completed in 187 milliseconds