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

  /src/external/mpl/bind/dist/lib/ns/include/ns/
query.h 169 #define NS_QUERYATTR_SECURE 0x000200
  /src/external/mpl/bind/dist/lib/ns/
query.c 135 #define SECURE(c) (((c)->query.attributes & NS_QUERYATTR_SECURE) != 0)
867 NS_QUERYATTR_CACHEOK | NS_QUERYATTR_SECURE);
2327 client->query.attributes &= ~NS_QUERYATTR_SECURE;
8445 client->query.attributes &= ~NS_QUERYATTR_SECURE;
8609 client->query.attributes &= ~NS_QUERYATTR_SECURE;
12229 client->query.attributes &= ~NS_QUERYATTR_SECURE;

Completed in 29 milliseconds