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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
request.c 1056 bool cleanup_cctx = false; local
1071 cleanup_cctx = true;
1106 cleanup_cctx = false;
1142 if (cleanup_cctx) {
xfrin.c 999 bool cleanup_cctx = false; local
1003 cleanup_cctx = true;
1012 if (cleanup_cctx) {
resolver.c 2580 bool cleanup_cctx = false; local
2696 cleanup_cctx = true;
2976 cleanup_cctx = false;
3080 if (cleanup_cctx) {
  /src/external/mpl/bind/dist/lib/ns/
client.c 549 bool cleanup_cctx = false; local
639 cleanup_cctx = true;
729 if (cleanup_cctx) {
824 if (cleanup_cctx) {
xfrout.c 1379 bool cleanup_cctx = false; local
1599 cleanup_cctx = true;
1605 cleanup_cctx = false;
1627 if (cleanup_cctx) {

Completed in 22 milliseconds