Searched refs:help (Results 1 – 4 of 4) sorted by relevance
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/ |
D | dhdu_linux.c | 178 int help = 0; in main() local 190 if ((status = dhd_option(&argv, &ifname, &help)) == CMD_OPT) { in main() 191 if (help) in main()
|
D | dhdu_cmd.h | 39 char *help; member
|
D | dhdu.c | 302 int help = FALSE; in dhd_option() local 331 help = TRUE; in dhd_option() 344 *phelp = help; in dhd_option() 355 fprintf(stderr, "%s\n\t%s\n\n", cmd->name, cmd->help); in dhd_cmd_usage() 357 fprintf(stderr, "%s\t%s\n\n", cmd->name, cmd->help); in dhd_cmd_usage()
|
/hardware/broadcom/wlan/bcm4329/src/ |
D | GNUmakefile.inc | 483 # Set make variables that help find things like DDK's, SDK's, etc,
|