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

/freebsd-10.0-release/contrib/ldns/
H A Dstr2host.c457 bool negation; local
475 negation = true;
478 negation = false;
544 if (negation) {
H A Dhost2str.c861 bool negation; local
871 negation = data[pos + 3] & LDNS_APL_NEGATION;
875 if (negation) {
896 if (negation) {

Completed in 79 milliseconds