Searched refs:opt_args (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libsmbfs/
H A Dcflib.h50 struct opt_args;
52 typedef int opt_callback_t (struct opt_args *);
59 struct opt_args { struct
70 typedef struct opt_args opt_args_t;
80 int opt_args_parse(struct rcfile *, struct opt_args *, const char *,
82 int opt_args_parseopt(struct opt_args *, int, char *, opt_callback_t *);

Completed in 101 milliseconds