Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_paramhlp.c364 const char * const *val, char **ostr, const char *str) in proto2num() argument
471 free(*ostr); in proto2num()
472 *ostr = curlx_dyn_ptr(&obuf); in proto2num()
474 return *ostr ? PARAM_OK : PARAM_NO_MEM; in proto2num()

Completed in 5 milliseconds