Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dminiopt.h33 typedef struct miniopt { struct
61 int miniopt(miniopt_t *t, char **argv); argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/
DAndroid.mk26 miniopt.c
Dminiopt.c57 miniopt(miniopt_t *t, char **argv) in miniopt() function
Ddhdu.c621 while ((opt_err = miniopt(&opts, argv)) != -1) { in dhd_pktgen()
965 while ((opt_err = miniopt(&opts, argv)) != -1) { in dhd_membytes()
1738 while ((opt_err = miniopt(&opts, argv)) != -1) { in dhd_download()
1979 while ((opt_err = miniopt(&opts, argv)) != -1) { in dhd_dldn()
2108 while ((opt_err = miniopt(&opts, argv)) != -1) { in dhd_upload()
2298 while ((opt_err = miniopt(&opts, argv)) != -1) { in dhd_coredump()
2452 while ((opt_err = miniopt(&opts, argv)) != -1) { in dhd_consoledump()