Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds