Searched refs:OVERWRT_ALWAYS (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dextract.c1226 G.overwrite_mode = OVERWRT_ALWAYS;
1268 G.overwrite_mode = OVERWRT_ALWAYS;
H A Dunzpriv.h1270 #define OVERWRT_ALWAYS 1 macro
1273 #define IS_OVERWRT_ALL (G.overwrite_mode == OVERWRT_ALWAYS)
H A Dprocess.c260 (uO.overwrite_all ? OVERWRT_ALWAYS : OVERWRT_QUERY));

Completed in 60 milliseconds