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

/freebsd-11-stable/usr.sbin/nscd/
H A Dparser.h32 int parse_config_file(struct configuration *,
H A Dparser.c370 parse_config_file(struct configuration *config, function
379 TRACE_IN(parse_config_file);
385 TRACE_OUT(parse_config_file);
520 TRACE_OUT(parse_config_file);
H A Dnscd.c789 res = parse_config_file(s_configuration, config_file, &error_str,
793 res = parse_config_file(s_configuration, config_file,
/freebsd-11-stable/usr.sbin/iovctl/
H A Diovctl.h33 nvlist_t * parse_config_file(const char *, const nvlist_t *);
H A Diovctl.c283 config = parse_config_file(filename, schema);
H A Dparse.c256 parse_config_file(const char *filename, const nvlist_t *schema) function

Completed in 314 milliseconds