Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_cfgable.h326 char *help_category; /* The help category, if set */ member
Dtool_getparam.c2301 global->help_category = strdup(nextarg); in getparameter()
2302 if(!global->help_category) { in getparameter()
Dtool_operate.c2737 tool_help(global->help_category); in operate()