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

  /src/external/bsd/unbound/dist/services/
authzone.c 3431 int node_exact, node_exists; local
3443 node_exists = az_find_ce(z, qinfo, node, node_exact, &ce, &rrset);
3467 (node_exists?"exist":"notexist"), cename, rrstr);
3470 if(node_exists) {

Completed in 27 milliseconds