Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h240 char *ftp_account; /* for ACCT */ member
H A Dtool_cfgable.c176 Curl_safefree(config->ftp_account); in free_config_fields()
H A Dtool_getparam.c1495 err = getstr(&config->ftp_account, nextarg, DENY_BLANK); in getparameter()
H A Dtool_operate.c1562 my_setopt_str(curl, CURLOPT_FTP_ACCOUNT, config->ftp_account); in config2setopts()

Completed in 29 milliseconds