Searched refs:ftp_truthy (Results 1 – 3 of 3) sorted by relevance
246 int ftp_truthy(const char *, const char *, int);
608 int verify = !ftp_truthy("sslnoverify", getoptionvalue("sslnoverify"), 0); in fetch_start_ssl()
1505 ftp_truthy(const char *name, const char *str, int defvalue) in ftp_truthy() function