HomeSort by relevance Sort by last modified time
    Searched defs:miniopt (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
miniopt.c 18 * $Id: miniopt.c 310902 2012-01-26 19:45:33Z $
27 #include <miniopt.h>
57 miniopt(miniopt_t *t, char **argv) function
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
miniopt.h 18 * $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);

Completed in 179 milliseconds