HomeSort by: relevance | last modified time | path
    Searched defs:f_opt (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/unzip/
unzip.c 71 static int f_opt; /* update existing files only */ variable in typeref:typename:int
614 if (u_opt || f_opt) {
633 if (f_opt)
1008 f_opt = 1;

Completed in 40 milliseconds