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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dminiopt.h18 * $Id: miniopt.h 241182 2011-02-17 21:50:03Z $
33 typedef struct miniopt { struct
41 /* These are per-call to miniopt() */
44 * the most recent call to miniopt()
61 int miniopt(miniopt_t *t, char **argv);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dminiopt.c18 * $Id: miniopt.c 310902 2012-01-26 19:45:33Z $
27 #include <miniopt.h>
57 miniopt(miniopt_t *t, char **argv) function

Completed in 235 milliseconds