Searched refs:firstfile (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/proxy/ | ||
H A D | mod_proxy_ftp.c | 679 int firstfile = 1; local 702 if (!strcmp(filename, ".") || !strcmp(filename, "..") || firstfile) { 703 firstfile = 0; |
Completed in 840 milliseconds