Home
last modified time | relevance | path

Searched defs:urilen (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dhttp_digest.c151 size_t urilen = tmp - (char *)uripath; in Curl_output_digest() local
/external/libcups/cups/
Dhttp-support.c156 int urilen, /* I - Size of URI buffer */ in httpAssembleURI()
436 int urilen, /* I - Size of URI buffer */ in httpAssembleURIf()
Dhttp.c2144 size_t urilen) /* I - Size of URI buffer */ in httpReadRequest()
/external/fastrpc/src/
Dmod_table.c320 static int parse_uri(const char *uri, int urilen, struct parsed_uri *out) { in parse_uri()
/external/libcups/tools/
Dippeveprinter.c199 size_t urilen; /* Length of printer URI */ member