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

  /src/external/mpl/bind/dist/lib/ns/include/ns/
hooks.h 329 * for NS_QUERY_DONE_SEND may not be able to start an asychronous
382 NS_QUERY_DONE_SEND,
  /src/external/mpl/bind/dist/tests/ns/
query_test.c 1223 NS_QUERY_DONE_SEND,
1383 ns_hook_add(ns__hook_table, mctx, NS_QUERY_DONE_SEND, &donesend_hook);
  /src/external/mpl/bind/dist/bin/plugins/
filter-a.c 161 ns_hook_add(hooktable, mctx, NS_QUERY_DONE_SEND, &filter_donesend);
filter-aaaa.c 161 ns_hook_add(hooktable, mctx, NS_QUERY_DONE_SEND, &filter_donesend);
  /src/external/mpl/bind/dist/lib/ns/
query.c 6962 case NS_QUERY_DONE_SEND:
11845 CALL_HOOK(NS_QUERY_DONE_SEND, qctx);
11856 * (NS_QUERY_DONE_BEGIN or NS_QUERY_DONE_SEND) returned

Completed in 25 milliseconds