Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/ctl/
Dctl_backend.h201 be_func_t config_read; /* passed to CTL */ member
/freebsd-10-stable/contrib/unbound/util/
Dconfig_file.c783 config_read(struct config_file* cfg, const char* filename, const char* chroot) in config_read() function