Searched refs:parse_config (Results 1 – 10 of 10) sorted by relevance
| /trueos/lib/libfigpar/ |
| HD | Makefile | 8 figpar.3 parse_config.3 \
|
| HD | figpar.h | 90 int parse_config(struct fp_config _options[],
|
| HD | figpar.c | 87 parse_config(struct fp_config options[], const char *path, in parse_config() function
|
| /trueos/usr.sbin/nandsim/ |
| HD | nandsim_cfgparse.h | 80 int parse_config(char *, const char *);
|
| HD | nandsim_cfgparse.c | 460 parse_config(char *cfgfname, const char *devfname) in parse_config() function
|
| HD | nandsim.c | 341 err = parse_config(gargv[2], SIMDEVICE); in cmdconf()
|
| /trueos/sbin/pfctl/ |
| HD | pfctl_parser.h | 233 int parse_config(char *, struct pfctl *);
|
| HD | pfctl.c | 1478 if (parse_config(filename, &pf) < 0) { in pfctl_rules()
|
| HD | parse.y | 5685 parse_config(char *filename, struct pfctl *xpf) in parse_config() function
|
| /trueos/lib/libdpv/ |
| HD | dialogrc.c | 318 res = parse_config(dialogrc_config, path, NULL, FP_BREAK_ON_EQUALS); in parse_dialogrc()
|