Searched refs:ostr (Results 1 – 1 of 1) sorted by relevance
364 const char * const *val, char **ostr, const char *str) in proto2num() argument471 free(*ostr); in proto2num()472 *ostr = curlx_dyn_ptr(&obuf); in proto2num()474 return *ostr ? PARAM_OK : PARAM_NO_MEM; in proto2num()
Completed in 6 milliseconds