Home
last modified time | relevance | path

Searched defs:miniopt (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dminiopt.h33 typedef struct miniopt { struct
41 /* These are per-call to miniopt() */ argument
44 * the most recent call to miniopt() argument
61 int miniopt(miniopt_t *t, char **argv); argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dminiopt.c57 miniopt(miniopt_t *t, char **argv) in miniopt() function