Searched refs:cookie_path (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/httpcookies/
H A Dckserver.cpp53 soap.cookie_path = "/";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/httpcookies/
H A Dckserver.cpp53 soap.cookie_path = "/";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcookie.c153 static bool pathmatch(const char* cookie_path, const char* request_uri) argument
161 /* cookie_path must not have last '/' separator. ex: /sample */
162 cookie_path_len = strlen(cookie_path);
164 /* cookie_path must be '/' */
200 if(strncmp(cookie_path, uri_path, cookie_path_len)) {
227 static char *sanitize_cookie_path(const char *cookie_path) argument
230 char *new_path = strdup(cookie_path);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dcookies.c635 check_path_match (const char *cookie_path, const char *path)
637 return path_matches (path, cookie_path) != 0;
631 check_path_match(const char *cookie_path, const char *path) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/webserver/
H A Dwebserver.c346 soap->cookie_path = options[OPTION_p].value;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/webserver/
H A Dwebserver.c346 soap->cookie_path = options[OPTION_p].value;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.h1726 const char *cookie_path; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.h1726 const char *cookie_path; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.c6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.cpp6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.h1726 const char *cookie_path; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.h1726 const char *cookie_path; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.h1726 const char *cookie_path; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.cpp6753 soap->cookie_path = NULL;
12172 path = soap->cookie_path;
12201 path = soap->cookie_path;
12274 path = soap->cookie_path;
12408 t = soap->cookie_path;
H A Dstdsoap2.h1726 const char *cookie_path; member in struct:soap

Completed in 725 milliseconds