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

  /src/external/mpl/bind/dist/lib/dns/
rdataslab.c 1048 bool fully_lower; local
1055 fully_lower = true;
1059 fully_lower = false;
1063 if (fully_lower) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 9957 bool fully_lower; local
9964 fully_lower = true;
9968 fully_lower = false;
9972 if (ISC_LIKELY(fully_lower)) {

Completed in 32 milliseconds