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

  /src/external/bsd/unbound/dist/testcode/
streamtcp.c 151 int have_serial = 0, is_notify = 0; local
163 have_serial = 1;
170 have_serial = 1;
195 if(have_serial && qinfo.qtype == LDNS_RR_TYPE_IXFR) {
204 if(have_serial) {
  /src/external/mpl/bind/dist/lib/dns/
zone.c 15571 bool have_serial = false; local
15708 have_serial = true;
15739 if (have_serial) {
15756 if (have_serial) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 15452 bool have_serial = false; local
15587 have_serial = true;
15617 if (have_serial) {
15630 if (have_serial) {

Completed in 49 milliseconds