HomeSort by: relevance | last modified time | path
    Searched defs:forwardstr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/named/
server.c 6542 const char *forwardstr = cfg_obj_asstring(forwardtype); local
6543 if (strcasecmp(forwardstr, "first") == 0) {
6545 } else if (strcasecmp(forwardstr, "only") == 0) {
server.c 6542 const char *forwardstr = cfg_obj_asstring(forwardtype); local
6543 if (strcasecmp(forwardstr, "first") == 0) {
6545 } else if (strcasecmp(forwardstr, "only") == 0) {

Completed in 62 milliseconds