Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_cfgable.h320 char *help_category; /* The help category, if set */ member
Dtool_getparam.c1841 global->help_category = strdup(nextarg); in getparameter()
1842 if(!global->help_category) in getparameter()
Dtool_operate.c2500 tool_help(global->help_category); in operate()