Home
last modified time | relevance | path

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

/freebsd/sbin/gbde/
H A Dgbde.c
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c63 static int f_opt; /* update existing files only */ variable
639 if (u_opt || f_opt) { in extract_file()
678 if (f_opt) in extract_file()
1110 f_opt = 1; in getopts()