Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcookie.c1594 static char *get_netscape_format(const struct Cookie *co) in get_netscape_format() function
1683 char *format_ptr = get_netscape_format(array[i]); in cookie_output()
1736 line = get_netscape_format(c); in cookie_list()