Searched defs:is_update (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Ddatafile.c222 isc_boolean_t is_update)
251 if (is_update) {
221 perf_datafile_next(perf_datafile_t *dfile, isc_buffer_t *lines, isc_boolean_t is_update) argument
H A Ddns.c646 isc_boolean_t is_update; local
701 is_update = ISC_FALSE;
715 is_update = ISC_TRUE;
726 is_update = ISC_TRUE;
737 is_update = ISC_FALSE;
745 is_update = ISC_FALSE;
755 if (!is_update && updates > 0) {
790 if (is_update)

Completed in 9 milliseconds