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

/external/curl/src/
H A Dtool_cfgable.c82 Curl_safefree(config->mail_auth);
H A Dtool_cfgable.h87 char *mail_auth; member in struct:OperationConfig
H A Dtool_operate.c1343 if(config->mail_auth)
1344 my_setopt_str(curl, CURLOPT_MAIL_AUTH, config->mail_auth);
H A Dtool_getparam.c946 GetStr(&config->mail_auth, nextarg);

Completed in 65 milliseconds