Searched defs:getoriginnode (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Ddb_test.c39 ATF_TC(getoriginnode); variable
40 ATF_TC_HEAD(getoriginnode, tc) {
44 ATF_TC_BODY(getoriginnode, tc) {
76 ATF_TP_ADD_TC(tp, getoriginnode);
/bind-9.11.3/lib/dns/include/dns/
H A Ddb.h148 isc_result_t (*getoriginnode)(dns_db_t *db, dns_dbnode_t **nodep); member in struct:dns_dbmethods
/bind-9.11.3/bin/tests/system/dyndb/driver/
H A Ddb.c423 getoriginnode(dns_db_t *db, dns_dbnode_t **nodep) { function
612 getoriginnode,
/bind-9.11.3/lib/dns/
H A Dsdlz.c1263 * getoriginnode() is used by the update code to find the
1267 getoriginnode(dns_db_t *db, dns_dbnode_t **nodep) { function
1278 sdlz_log(ISC_LOG_ERROR, "sdlz getoriginnode failed: %s",
1312 getoriginnode,
H A Drbtdb.c217 #define getoriginnode getoriginnode64 macro
8065 getoriginnode(dns_db_t *db, dns_dbnode_t **nodep) { function
8364 getoriginnode,
8412 getoriginnode,

Completed in 38 milliseconds