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.c1673 if(config->mail_auth) in config2setopts()
1674 my_setopt_str(curl, CURLOPT_MAIL_AUTH, config->mail_auth); in config2setopts()
H A Dtool_getparam.c1647 err = getstr(&config->mail_auth, nextarg, DENY_BLANK); in getparameter()

Completed in 28 milliseconds