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

  /src/external/mpl/bind/dist/lib/dns/
rbt-cachedb.c 1195 bool dcnull = (dcname == NULL); local
1212 if (dcnull) {
1235 } else if (!dcnull) {
qpcache.c 2061 bool dcnull = (dcname == NULL); local
2075 if (dcnull) {
2109 } else if (!dcnull) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 5420 bool dcnull = (dcname == NULL); local
5441 if (dcnull) {
5463 } else if (!dcnull) {

Completed in 151 milliseconds