OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_overwrite
(Results
1 - 1
of
1
) sorted by null
/external/lz4/programs/
lz4io.c
116
static int
g_overwrite
= 1;
variable
159
g_overwrite
= (yes!=0);
160
return
g_overwrite
;
270
if (!
g_overwrite
&& strcmp (dstFileName, nulmark)) { /* Check if destination file already exists */
[
all
...]
Completed in 1673 milliseconds