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