HomeSort by: relevance | last modified time | path
    Searched refs:tcpmode (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/bind/dist/bin/dig/
nslookup.c 49 static bool short_form = true, tcpmode = false, tcpmode_set = false, variable
513 printf(" %s\t\t\t%s\t\t%s\n", tcpmode ? "vc" : "novc",
679 tcpmode = true;
682 tcpmode = false;
763 lookup->tcp_mode = tcpmode;

Completed in 125 milliseconds