Searched refs:cookie_get (Results 1 – 3 of 3) sorted by relevance
195 void cookie_get(const char *, const char *, int, char **);
181 cookie_get(const char *domain, const char *path, int secure, char **pstr) in cookie_get() function
454 cookie_get(host, path, ishttpsurl, &buf); in url_get()