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

  /src/external/mpl/bind/dist/lib/ns/
notify.c 60 ns_client_drop(client, msg_result);
client.c 296 ns_client_drop(ns_client_t *client, isc_result_t result) { function
536 ns_client_drop(client, result);
896 ns_client_drop(client, ISC_R_SUCCESS);
947 ns_client_drop(client, DNS_R_DROP);
972 ns_client_drop(client, result);
1003 ns_client_drop(client, result);
2062 ns_client_drop(client, ISC_R_SUCCESS);
xfrout.c 1752 ns_client_drop(xfr->client, ISC_R_CANCELED);
update.c 1898 ns_client_drop(client, msg_result);
2003 ns_client_drop(client, result);
query.c 739 ns_client_drop(client, result);
  /src/external/mpl/bind/dist/lib/ns/include/ns/
client.h 45 * ns_client_drop() (sending no response, logging the reason)
312 ns_client_drop(ns_client_t *client, isc_result_t result);

Completed in 38 milliseconds