_scanopt_t
static int RVAL (struct _scanopt_t *s, int i)
static int FLAGS (struct _scanopt_t *s, int i)
static const char *DESC (struct _scanopt_t *s, int i)
struct _scanopt_t *s;
s = (struct _scanopt_t *) malloc (sizeof (struct _scanopt_t));
struct _scanopt_t *s;
s = (struct _scanopt_t *) scanner;
static int scanopt_err (struct _scanopt_t *s, int opt_offset,
static int find_opt (struct _scanopt_t *s, int lookup_long, char *optstart,
struct _scanopt_t *s;
s = (struct _scanopt_t *) svoid;
static const char *NAME PROTO ((struct _scanopt_t *, int));
static int PRINTLEN PROTO ((struct _scanopt_t *, int));
static int RVAL PROTO ((struct _scanopt_t *, int));
struct _scanopt_t *s;
s = (struct _scanopt_t *) svoid;
static int FLAGS PROTO ((struct _scanopt_t *, int));
static const char *DESC PROTO ((struct _scanopt_t *, int));
static int scanopt_err PROTO ((struct _scanopt_t *, int, int, int));
PROTO ((struct _scanopt_t *, int, char *, int, int *, int *opt_offset));
static const char *NAME (struct _scanopt_t *s, int i)
static int PRINTLEN (struct _scanopt_t *s, int i)