Home
last modified time | relevance | path

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

/curl/lib/
H A Dcookie.c993 struct Cookie *clist = Curl_node_elem(n); in replace_existing() local
994 if(!strcmp(clist->name, co->name)) { in replace_existing()
998 if(clist->domain && co->domain) { in replace_existing()
1003 else if(!clist->domain && !co->domain) in replace_existing()
1019 sep = strchr(clist->spath + 1, '/'); in replace_existing()
1022 cllen = sep - clist->spath; in replace_existing()
1024 cllen = strlen(clist->spath); in replace_existing()
1037 if(clist->domain && co->domain) { in replace_existing()
1043 else if(!clist->domain && !co->domain) in replace_existing()
1049 if(clist->spath && co->spath && in replace_existing()
[all …]
/curl/packages/vms/
H A Dsetup_gnv_curl_build.com59 $ clist = "/list/show=(expan,includ)"

Completed in 9 milliseconds