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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c3627 const char *forwardstr = cfg_obj_asstring(forwardtype); local
3628 if (strcasecmp(forwardstr, "first") == 0)
3630 else if (strcasecmp(forwardstr, "only") == 0)

Completed in 124 milliseconds