Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c73 static int u_opt; /* update */ variable
639 if (u_opt || f_opt) { in extract_file()
1146 u_opt = 1; in getopts()
1255 if (n_opt + o_opt + u_opt > 1) in main()