Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_setopt.c679 void *pblob = va_arg(arg, void *); in tool_setopt() local
682 if(pblob) { in tool_setopt()
689 ret = curl_easy_setopt(curl, tag, pblob); in tool_setopt()

Completed in 6 milliseconds