Home
last modified time | relevance | path

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

/external/curl/lib/
Dcookie.c1245 static char *get_netscape_format(const struct Cookie *co) in get_netscape_format() function
1311 format_ptr = get_netscape_format(co); in cookie_output()
1342 line = get_netscape_format(c); in Curl_cookie_list()