Searched refs:firstfile (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy_ftp.c679 int firstfile = 1; local
702 if (!strcmp(filename, ".") || !strcmp(filename, "..") || firstfile) {
703 firstfile = 0;

Completed in 840 milliseconds