Searched refs:changed (Results 1 - 8 of 8) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/system/dnssec/
H A Dclean.sh47 rm -f signer/example.db.changed
H A Dtests.sh966 sed 's/60.IN.SOA./50 IN SOA /' example.db.before > example.db.changed
967 $SIGNER -o example -f example.db.after example.db.changed > /dev/null 2>&1
/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c1164 rbtdb_changed_t *changed; local
1172 changed = isc_mem_get(rbtdb->common.mctx, sizeof(*changed));
1178 if (changed != NULL) {
1181 changed->node = node;
1182 changed->dirty = ISC_FALSE;
1183 ISC_LIST_INITANDAPPEND(version->changed_list, changed, link);
1189 return (changed);
1914 rbtdb_changed_t *changed, *next_changed; local
1917 * If the changed recor
2152 rbtdb_changed_t *changed, *next_changed; local
5481 rbtdb_changed_t *changed = NULL; local
6204 rbtdb_changed_t *changed; local
[all...]
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfig.guess569 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfig.guess1135 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/bind-9.6-ESV-R11/
H A Dconfig.guess1384 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dconfig.guess1318 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/bind-9.6-ESV-R11/bin/named/
H A Dserver.c5375 isc_boolean_t changed = ISC_FALSE; local
5413 changed = ISC_TRUE;
5415 if (changed)

Completed in 48 milliseconds