Home
last modified time | relevance | path

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

/src/contrib/libarchive/unzip/ !
H A Dbsdunzip.c67 static int f_opt; /* update existing files only */ variable
643 if (u_opt || f_opt) { in extract_file()
682 if (f_opt) in extract_file()
1118 f_opt = 1; in getopts()