Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_helpers.h26 const char *param2text(int res);
Dtool_helpers.c41 const char *param2text(int res) in param2text() function
Dtool_parsecfg.c266 const char *reason = param2text(res); in parseconfig()
Dtool_getparam.c2071 const char *reason = param2text(result); in parse_args()