Searched refs:methodlen (Results 1 – 2 of 2) sorted by relevance
86 int methodlen, /* I - Size of method buffer */ in httpSeparate2() argument118 strlcpy(method, "ipp", methodlen); in httpSeparate2()160 strlcpy(method, "http", methodlen); in httpSeparate2()165 strlcpy(method, host, methodlen); in httpSeparate2()
406 char *method, int methodlen,