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