Home
last modified time | relevance | path

Searched refs:mail_auth (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/src/
H A Dtool_cfgable.h106 char *mail_auth; member
H A Dtool_cfgable.c92 Curl_safefree(config->mail_auth); in free_config_fields()
H A Dtool_operate.c2125 if(config->mail_auth) in single_transfer()
2126 my_setopt_str(curl, CURLOPT_MAIL_AUTH, config->mail_auth); in single_transfer()
H A Dtool_getparam.c1812 err = getstr(&config->mail_auth, nextarg, DENY_BLANK); in getparameter()

Completed in 9 milliseconds