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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 440 #define FCTX_ATTR_NEEDEDNS0 0x0040
457 ((atomic_load_acquire(&(f)->attributes) & FCTX_ATTR_NEEDEDNS0) != 0)
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 516 #define FCTX_ATTR_NEEDEDNS0 0x0040
532 ((atomic_load_acquire(&(f)->attributes) & FCTX_ATTR_NEEDEDNS0) != 0)

Completed in 22 milliseconds