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

/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Dratelimiter.c266 isc_boolean_t free_now = ISC_FALSE; local
272 free_now = ISC_TRUE;
275 if (free_now)
/macosx-10.10.1/ntp-92/lib/isc/
H A Dratelimiter.c266 isc_boolean_t free_now = ISC_FALSE; local
272 free_now = ISC_TRUE;
275 if (free_now)
/macosx-10.10.1/bind9-45.101/bind9/bin/dig/include/dig/
H A Ddig.h275 extern isc_boolean_t free_now;
/macosx-10.10.1/bind9-45.101/bind9/bin/dig/
H A Ddighost.c121 free_now = ISC_FALSE, variable
727 INSIST(!free_now);
814 INSIST(!free_now);
1682 INSIST(!free_now);
1719 INSIST(!free_now);
1874 INSIST(!free_now);
1998 INSIST(!free_now);
2616 INSIST(!free_now);
2673 INSIST(!free_now);
2752 INSIST(!free_now);
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dzone.c3952 isc_boolean_t free_now = ISC_FALSE; local
3987 free_now = ISC_TRUE;
3992 if (free_now)
12703 isc_boolean_t free_now = ISC_FALSE; local
12716 free_now = ISC_TRUE;
12721 if (free_now)
12742 isc_boolean_t free_now = ISC_FALSE; local
12751 free_now = ISC_TRUE;
12754 if (free_now)

Completed in 394 milliseconds