Home
last modified time | relevance | path

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

/freebsd/contrib/smbfs/include/
H A Dcflib.h44 struct opt_args;
46 typedef int opt_callback_t (struct opt_args*);
53 struct opt_args { struct
70 int opt_args_parse(struct rcfile *, struct opt_args *, const char *, argument
72 int opt_args_parseopt(struct opt_args *, int, char *, opt_callback_t *);
/freebsd/contrib/smbfs/lib/smb/
H A Drcfile.c417 opt_args_parse(struct rcfile *rcp, struct opt_args *ap, const char *sect, in opt_args_parse()
461 opt_args_parseopt(struct opt_args *ap, int opt, char *arg, in opt_args_parseopt()