Searched refs:config_read (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/sys/cam/ctl/ |
| D | ctl_backend.h | 190 be_func_t config_read; /* passed to CTL */ member
|
| D | ctl_backend_ramdisk.c | 167 .config_read = ctl_backend_ramdisk_config_read,
|
| D | ctl_backend_block.c | 293 .config_read = ctl_be_block_config_read,
|
| D | ctl.c | 7080 retval = lun->backend->config_read((union ctl_io *)ctsio); in ctl_get_lba_status()
|
| /freebsd-12-stable/contrib/unbound/smallapp/ |
| D | unbound-control.c | 452 if(!config_read(cfg, cfgfile, NULL)) in print_stats_shm() 903 if(!config_read(cfg, cfgfile, NULL)) in go()
|
| D | unbound-checkconf.c | 979 if(!config_read(cfg, cfgfile, NULL)) { in checkconf()
|
| /freebsd-12-stable/contrib/unbound/util/ |
| D | config_file.h | 920 int config_read(struct config_file* config, const char* filename,
|
| D | config_file.c | 1360 config_read(struct config_file* cfg, const char* filename, const char* chroot) in config_read() function 1415 if(!config_read(cfg, g.gl_pathv[i], chroot)) { in config_read()
|
| /freebsd-12-stable/contrib/unbound/daemon/ |
| D | unbound.c | 712 if(!config_read(cfg, cfgfile, daemon->chroot)) { in run_daemon()
|
| /freebsd-12-stable/contrib/unbound/libunbound/ |
| D | libunbound.c | 438 if(!config_read(ctx->env->cfg, fname, NULL)) { in ub_ctx_config()
|