Home
last modified time | relevance | path

Searched refs:ftpfilemethod (Results 1 – 3 of 3) sorted by relevance

/external/curl/src/
Dtool_paramhlp.h49 int ftpfilemethod(struct OperationConfig *config, const char *str);
Dtool_paramhlp.c467 int ftpfilemethod(struct OperationConfig *config, const char *str) in ftpfilemethod() function
Dtool_getparam.c867 config->ftp_filemethod = ftpfilemethod(config, nextarg); in getparameter()