Searched refs:parse_config (Results 1 – 12 of 12) sorted by relevance
| /freebsd/lib/libfigpar/ |
| H A D | Makefile | 7 figpar.3 parse_config.3 \
|
| H A D | figpar.h | 88 int parse_config(struct figpar_config _options[],
|
| H A D | figpar.c | 84 parse_config(struct figpar_config options[], const char *path, in parse_config() function
|
| /freebsd/usr.sbin/jail/ |
| H A D | config.c | 61 static void parse_config(const char *fname, int is_stdin); 142 parse_config(cfname, !strcmp(cfname, "-")); in load_config() 312 parse_config(g.gl_pathv[gi], 0); in include_config() 314 parse_config(cfname, 0); in include_config() 321 parse_config(const char *cfname, int is_stdin) in parse_config() function
|
| /freebsd/usr.sbin/ypldap/ |
| H A D | ypldap.h | 195 int parse_config(struct env *, const char *, int);
|
| H A D | ypldap.c | 550 if (parse_config(&env, conffile, opts)) in main()
|
| H A D | parse.y | 725 parse_config(struct env *x_conf, const char *filename, int opts) in parse_config() function
|
| /freebsd/lib/libdpv/ |
| H A D | dialogrc.c | 315 res = parse_config(dialogrc_config, in parse_dialogrc()
|
| /freebsd/sbin/pfctl/ |
| H A D | pfctl_parser.h | 340 int parse_config(char *, struct pfctl *);
|
| H A D | pfctl.c | 2767 if (parse_config(filename, &pf) < 0) { in pfctl_rules()
|
| H A D | parse.y | 7663 parse_config(char *filename, struct pfctl *xpf) in parse_config() function
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_torus.c | 1021 bool parse_config(const char *fn, struct fabric *f, struct torus *t) in parse_config() function 9475 if (!parse_config(ctx->osm->subn.opt.torus_conf_file, in torus_build_lfts()
|