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

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dconfig.h27 #define config_read mail_conf_read macro
/netbsd-current/usr.sbin/wsmoused/
H A Dwsmoused.h107 void config_read(const char *, int);
H A Dconfig.c245 config_read(const char *conffile, int opt) function
H A Dwsmoused.c567 config_read(conffile, needconf);
/netbsd-current/external/bsd/unbound/dist/winrc/
H A Dwin_svc.c325 if(!config_read(cfg, service_cfgfile, daemon->chroot)) {
/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfig_file.h920 int config_read(struct config_file* config, const char* filename,
H A Dconfig_file.c1360 config_read(struct config_file* cfg, const char* filename, const char* chroot) function
1415 if(!config_read(cfg, g.gl_pathv[i], chroot)) {
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c452 if(!config_read(cfg, cfgfile, NULL))
903 if(!config_read(cfg, cfgfile, NULL))
H A Dunbound-checkconf.c979 if(!config_read(cfg, cfgfile, NULL)) {
980 /* config_read prints messages to stderr */
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dunbound.c712 if(!config_read(cfg, cfgfile, daemon->chroot)) {
/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dlibunbound.c438 if(!config_read(ctx->env->cfg, fname, NULL)) {

Completed in 149 milliseconds