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

/haiku-fatelf/src/bin/unzip/
H A Dunzip.c1212 uO.fflag = uO.uflag = FALSE, negative = 0;
1214 uO.fflag = uO.uflag = TRUE;
1393 uO.uflag = FALSE, negative = 0;
1395 uO.uflag = TRUE;
1495 if ((uO.cflag && uO.tflag) || (uO.cflag && uO.uflag) ||
1496 (uO.tflag && uO.uflag) || (uO.fflag && uO.overwrite_none))
H A Dunzip.h454 int uflag; /* -u: "update" (extract only newer/brand-new files) */ member in struct:_UzpOpts
H A Dextract.c1028 * fflag/uflag/overwrite_all/etc. (we couldn't do this in upper
1203 (uO.uflag && !renamed)) {
1292 ((IS_OVERWRT_NONE || !uO.uflag || renamed) ?
/haiku-fatelf/src/bin/network/tcpdump/
H A Dinterface.h352 #define uflag gndo->ndo_uflag macro
H A Dtcpdump.c726 ++uflag;
H A Dprint-nfs.c742 if (uflag) {

Completed in 188 milliseconds