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

  /src/external/mpl/bind/dist/bin/nsupdate/
nsupdate.c 160 static int primary_total = 0; variable
251 primary_total = ns_total;
2524 if (++primary_inuse >= primary_total) {
2930 primary_total = get_addresses(serverstr, dnsport,
2932 if (primary_total == 0) {

Completed in 33 milliseconds