Home
last modified time | relevance | path

Searched defs:config_read (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
HDctl_backend.h189 be_func_t config_read; /* passed to CTL */ member
/freebsd-13-stable/contrib/unbound/util/
HDconfig_file.c1420 config_read(struct config_file* cfg, const char* filename, const char* chroot) in config_read() function