Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu_linux.c178 int help = 0; in main() local
190 if ((status = dhd_option(&argv, &ifname, &help)) == CMD_OPT) { in main()
191 if (help) in main()
Ddhdu_cmd.h39 char *help; member
Ddhdu.c302 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/
DGNUmakefile.inc483 # Set make variables that help find things like DDK's, SDK's, etc,