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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dcookies.c630 static int path_matches (const char *, const char *);
637 return path_matches (path, cookie_path) != 0;
811 path_matches (const char *full_path, const char *prefix)
858 pg = path_matches (path, cookie->path);
865 path_matches() again. */
805 path_matches (const char *full_path, const char *prefix) function

Completed in 223 milliseconds