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

/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c68 static int u_opt; /* update */ variable
602 if (u_opt || f_opt) {
995 u_opt = 1;
1060 if (n_opt + o_opt + u_opt > 1)

Completed in 152 milliseconds