Searched refs:maxFnameLen (Results 1 – 1 of 1) sorted by relevance
284 unsigned int maxFnameLen; in httpProcessInput() local301 maxFnameLen = 511 - strlen(fullFname); in httpProcessInput()380 if (strlen(buf) > maxFnameLen) { in httpProcessInput()