Searched refs:check_chroot_string (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | unbound-checkconf.c | 536 check_chroot_string(const char* desc, char** ss, in check_chroot_string() function 563 check_chroot_string(desc, &p->str, chrootdir, cfg); in check_chroot_filelist() 584 check_chroot_string(desc, &p->str, chrootdir, cfg); in check_chroot_filelist_wild() 730 check_chroot_string("ipsecmod-hook", &cfg->ipsecmod_hook, in morechecks() 912 check_chroot_string("server-key-file", &cfg->server_key_file, in morechecks() 914 check_chroot_string("server-cert-file", &cfg->server_cert_file, in morechecks()
|