Searched refs:ftpfilemethod (Results 1 – 3 of 3) sorted by relevance
49 int ftpfilemethod(struct OperationConfig *config, const char *str);
481 int ftpfilemethod(struct OperationConfig *config, const char *str) in ftpfilemethod() function
961 config->ftp_filemethod = ftpfilemethod(config, nextarg); in getparameter()