Searched refs:ostr (Results 1 – 1 of 1) sorted by relevance
425 const char * const *val, char **ostr, const char *str) in proto2num() argument532 free(*ostr); in proto2num()533 *ostr = curlx_dyn_ptr(&obuf); in proto2num()535 return *ostr ? PARAM_OK : PARAM_NO_MEM; in proto2num()
Completed in 7 milliseconds