Home
last modified time | relevance | path

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

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