Searched defs:baselen (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | htcacheclean.c | 106 static int baselen; /* string length of the path to the proxy directory */ variable 639 skip = baselen + 1; 748 path[baselen] = '\0'; 1676 baselen = strlen(path); |
Completed in 3229 milliseconds