Searched refs:config_read (Results 1 – 12 of 12) sorted by relevance
| /freebsd/sys/cam/ctl/ |
| H A D | ctl_backend.h | 189 be_func_t config_read; /* passed to CTL */ member
|
| H A D | ctl_backend_ramdisk.c | 163 .config_read = ctl_backend_ramdisk_config_read,
|
| H A D | ctl_backend_block.c | 295 .config_read = ctl_be_block_config_read,
|
| H A D | ctl.c | 7105 retval = lun->backend->config_read((union ctl_io *)ctsio); in ctl_get_lba_status() 10792 retval = lun->backend->config_read((union ctl_io *)ctnio); in ctl_nvme_identify()
|
| /freebsd/contrib/unbound/smallapp/ |
| H A D | unbound-control.c | 490 if(!config_read(cfg, cfgfile, NULL)) in print_stats_shm() 945 if(!config_read(cfg, cfgfile, NULL)) in go()
|
| H A D | unbound-checkconf.c | 1194 if(!config_read(cfg, cfgfile, NULL)) { in checkconf()
|
| /freebsd/contrib/unbound/util/ |
| H A D | config_file.h | 1005 int config_read(struct config_file* config, const char* filename,
|
| H A D | config_file.c | 1521 config_read(struct config_file* cfg, const char* filename, const char* chroot) in config_read() function 1576 if(!config_read(cfg, g.gl_pathv[i], chroot)) { in config_read()
|
| /freebsd/contrib/unbound/winrc/ |
| H A D | win_svc.c | 325 if(!config_read(cfg, service_cfgfile, daemon->chroot)) { in service_init()
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | unbound.c | 698 if(!config_read(cfg, cfgfile, daemon->chroot)) { in run_daemon()
|
| H A D | remote.c | 4848 if(!config_read(*newcfg, fr->worker->daemon->cfgfile, in fr_read_config()
|
| /freebsd/contrib/unbound/libunbound/ |
| H A D | libunbound.c | 449 if(!config_read(ctx->env->cfg, fname, NULL)) { in ub_ctx_config()
|