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

  /src/external/mpl/bind/dist/lib/ns/include/ns/
server.h 54 #define NS_SERVER_LOGRESPONSES 0x00040000U /*%< log responses */
  /src/external/mpl/bind/dist/bin/named/
control.c 266 NS_SERVER_LOGRESPONSES, lex);
server.c 9655 NS_SERVER_LOGRESPONSES,
12703 ns_server_getoption(server->sctx, NS_SERVER_LOGRESPONSES)
  /src/external/mpl/bind/dist/lib/ns/
query.c 687 if ((client->manager->sctx->options & NS_SERVER_LOGRESPONSES) != 0) {
722 (client->manager->sctx->options & NS_SERVER_LOGRESPONSES) != 0)

Completed in 35 milliseconds