Home
last modified time | relevance | path

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

/external/curl/lib/
Dcookie.c1473 static char *get_netscape_format(const struct Cookie *co) in get_netscape_format() function
1568 char *format_ptr = get_netscape_format(array[i]); in cookie_output()
1616 line = get_netscape_format(c); in cookie_list()