Searched refs:config_read (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_backend.h222 be_func_t config_read; /* passed to CTL */ member in struct:ctl_backend_driver
H A Dctl_backend_ramdisk.c132 .config_read = ctl_backend_ramdisk_config_read,
H A Dctl_backend_block.c287 .config_read = ctl_be_block_config_read,
/freebsd-10.1-release/contrib/unbound/util/
H A Dconfig_file.h378 int config_read(struct config_file* config, const char* filename,
H A Dconfig_file.c715 config_read(struct config_file* cfg, const char* filename, const char* chroot) function
770 if(!config_read(cfg, g.gl_pathv[i], chroot)) {
/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dunbound-control.c326 if(!config_read(cfg, cfgfile, NULL))
H A Dunbound-checkconf.c457 if(!config_read(cfg, cfgfile, NULL)) {
458 /* config_read prints messages to stderr */
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dunbound.c652 if(!config_read(cfg, cfgfile, daemon->chroot)) {
/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dlibunbound.c318 if(!config_read(ctx->env->cfg, fname, NULL)) {

Completed in 59 milliseconds