Searched refs:cleanup_cctx (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dxfrout.c1249 isc_boolean_t cleanup_cctx = ISC_FALSE; local
1453 cleanup_cctx = ISC_TRUE;
1459 cleanup_cctx = ISC_FALSE;
1506 if (cleanup_cctx)
H A Dclient.c921 isc_boolean_t cleanup_cctx = ISC_FALSE; local
977 cleanup_cctx = ISC_TRUE;
1036 if (cleanup_cctx) {
1038 cleanup_cctx = ISC_FALSE;
1076 if (cleanup_cctx)
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drequest.c1044 isc_boolean_t cleanup_cctx = ISC_FALSE; local
1060 cleanup_cctx = ISC_TRUE;
1088 cleanup_cctx = ISC_FALSE;
1122 if (cleanup_cctx)
H A Dxfrin.c920 isc_boolean_t cleanup_cctx = ISC_FALSE; local
924 cleanup_cctx = ISC_TRUE;
933 if (cleanup_cctx)
H A Dresolver.c1692 isc_boolean_t cleanup_cctx = ISC_FALSE; local
1790 cleanup_cctx = ISC_TRUE;
1952 cleanup_cctx = ISC_FALSE;
2030 if (cleanup_cctx)

Completed in 134 milliseconds