Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h106 char *mail_from; member
H A Dtool_cfgable.c90 Curl_safefree(config->mail_from); in free_config_fields()
H A Dtool_operate.c1612 if(config->mail_from) in config2setopts()
1613 my_setopt_str(curl, CURLOPT_MAIL_FROM, config->mail_from); in config2setopts()
H A Dtool_getparam.c1621 err = getstr(&config->mail_from, nextarg, DENY_BLANK); in getparameter()

Completed in 25 milliseconds