Home
last modified time | relevance | path

Searched refs:forwardstr (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dserver.c5191 const char *forwardstr = cfg_obj_asstring(forwardtype); in configure_forward() local
5192 if (strcasecmp(forwardstr, "first") == 0) { in configure_forward()
5194 } else if (strcasecmp(forwardstr, "only") == 0) { in configure_forward()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dserver.c6148 const char *forwardstr = cfg_obj_asstring(forwardtype); in configure_forward() local
6149 if (strcasecmp(forwardstr, "first") == 0) { in configure_forward()
6151 } else if (strcasecmp(forwardstr, "only") == 0) { in configure_forward()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dserver.c5901 const char *forwardstr = cfg_obj_asstring(forwardtype); in configure_forward() local
5902 if (strcasecmp(forwardstr, "first") == 0) { in configure_forward()
5904 } else if (strcasecmp(forwardstr, "only") == 0) { in configure_forward()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dserver.c6148 const char *forwardstr = cfg_obj_asstring(forwardtype); in configure_forward() local
6149 if (strcasecmp(forwardstr, "first") == 0) { in configure_forward()
6151 } else if (strcasecmp(forwardstr, "only") == 0) { in configure_forward()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c6179 const char *forwardstr = cfg_obj_asstring(forwardtype); in configure_forward() local
6180 if (strcasecmp(forwardstr, "first") == 0) { in configure_forward()
6182 } else if (strcasecmp(forwardstr, "only") == 0) { in configure_forward()