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 547 bool cleanup_cctx = false; local
637 cleanup_cctx = true;
727 if (cleanup_cctx) {
822 if (cleanup_cctx) {
xfrout.c 1376 bool cleanup_cctx = false; local
1596 cleanup_cctx = true;
1602 cleanup_cctx = false;
1624 if (cleanup_cctx) {

Completed in 22 milliseconds