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