Home
last modified time | relevance | path

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

/external/mmc-utils/
Dmmc.c41 char *adv_help; /* advanced help message; from the 2nd line member
199 if (helptype == ADVANCED_HELP && cmd->adv_help) in print_help()
200 for(pc = cmd->adv_help; *pc; pc++){ in print_help()