Searched defs:ftp_check_globbingchars (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy_ftp.c171 static int ftp_check_globbingchars(const char *path) function
511 if (reldir != NULL && ftp_check_globbingchars(reldir)) {
1710 if (len == 0 || (ftp_check_globbingchars(path) && fdconf->ftp_list_on_wildcard)) {

Completed in 815 milliseconds