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

/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dserver.c3099 const char *forwardstr = cfg_obj_asstring(forwardtype); local
3100 if (strcasecmp(forwardstr, "first") == 0)
3102 else if (strcasecmp(forwardstr, "only") == 0)

Completed in 106 milliseconds