Home
last modified time | relevance | path

Searched refs:parse_config (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/jail/
H A Dconfig.c61 static void parse_config(const char *fname, int is_stdin);
142 parse_config(cfname, !strcmp(cfname, "-")); in load_config()
313 parse_config(g.gl_pathv[gi], 0); in include_config()
315 parse_config(cfname, 0); in include_config()
322 parse_config(const char *cfname, int is_stdin) in parse_config() function
/freebsd/usr.sbin/ypldap/
H A Dypldap.h195 int parse_config(struct env *, const char *, int);
H A Dypldap.c550 if (parse_config(&env, conffile, opts)) in main()
H A Dparse.y725 parse_config(struct env *x_conf, const char *filename, int opts) in parse_config() function
/freebsd/sbin/pfctl/
H A Dpfctl_parser.h342 int parse_config(char *, struct pfctl *);
H A Dpfctl.c2772 if (parse_config(filename, &pf) < 0) { in pfctl_rules()
H A Dparse.y7663 parse_config(char *filename, struct pfctl *xpf) in parse_config() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c1021 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()
/freebsd/
H A DObsoleteFiles.inc106 OLD_FILES+=usr/share/man/man3/parse_config.3.gz