Home
last modified time | relevance | path

Searched refs:CLOBBER_NEVER (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_cfgable.h297 CLOBBER_NEVER, /* If the file exists, always fail */ enumerator
H A Dtool_cb_wrt.c75 if(config->file_clobber_mode == CLOBBER_NEVER && fd == -1) { in tool_create_output_file()
H A Dtool_getparam.c2315 config->file_clobber_mode = toggle ? CLOBBER_ALWAYS : CLOBBER_NEVER; in getparameter()

Completed in 18 milliseconds