Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h108 char *mail_auth; member
H A Dtool_cfgable.c92 Curl_safefree(config->mail_auth); in free_config_fields()
H A Dtool_operate.c2303 if(config->mail_auth) in single_transfer()
2304 my_setopt_str(curl, CURLOPT_MAIL_AUTH, config->mail_auth); in single_transfer()
H A Dtool_getparam.c1644 err = getstr(&config->mail_auth, nextarg, DENY_BLANK); in getparameter()

Completed in 25 milliseconds