Home
last modified time | relevance | path

Searched refs:uripath (Results 1 – 10 of 10) sorted by relevance

/external/curl/lib/
Dhttp_digest.c74 const unsigned char *uripath) in Curl_output_digest() argument
144 if(authp->iestyle && ((tmp = strchr((char *)uripath, '?')) != NULL)) { in Curl_output_digest()
145 size_t urilen = tmp - (char *)uripath; in Curl_output_digest()
147 path = (unsigned char *) aprintf("%.*s", urilen, uripath); in Curl_output_digest()
150 path = (unsigned char *) strdup((char *) uripath); in Curl_output_digest()
Dhttp_digest.h34 const unsigned char *uripath);
Dcurl_sasl.c901 const unsigned char *uripath, in Curl_sasl_create_digest_http_message() argument
980 md5this = (unsigned char *)aprintf("%s:%s", request, uripath); in Curl_sasl_create_digest_http_message()
1052 uripath, in Curl_sasl_create_digest_http_message()
1072 uripath, in Curl_sasl_create_digest_http_message()
Dcurl_sasl_sspi.c402 const unsigned char *uripath, in Curl_sasl_create_digest_http_message() argument
494 (TCHAR *) uripath, in Curl_sasl_create_digest_http_message()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandler.java1739 public ServletContext getContext(String uripath) in getContext() argument
1752 …if (uripath.equals(context_path) || (uripath.startsWith(context_path) && uripath.charAt(context_pa… in getContext()
1801 …if (uripath.equals(context_path) || (uripath.startsWith(context_path) && uripath.charAt(context_pa… in getContext()
/external/jetty/src/java/org/eclipse/jetty/webapp/
DWebAppContext.java1345 public ServletContext getContext(String uripath) in getContext() argument
1347 ServletContext servletContext = super.getContext(uripath); in getContext()
1353 if ( context.equals(uripath) ) in getContext()
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...