Searched refs:printnode (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Ddb_test.c348 isc_boolean_t printnode = ISC_FALSE; local
422 printnode = ISC_TRUE;
680 if (printnode)
681 printnode = ISC_FALSE;
683 printnode = ISC_TRUE;
684 printf("printnode = %s\n",
685 printnode ? "TRUE" : "FALSE");
868 if (printnode)
901 if (printnode)
909 if (printnode)
[all...]
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddb.h112 void (*printnode)(dns_db_t *db, dns_dbnode_t *node, member in struct:dns_dbmethods
/bind-9.6-ESV-R11/lib/dns/
H A Dsdb.c1033 printnode(dns_db_t *db, dns_dbnode_t *node, FILE *out) { function
1243 printnode,
H A Dsdlz.c662 printnode(dns_db_t *db, dns_dbnode_t *node, FILE *out) { function
1040 printnode,
H A Ddb.c608 (db->methods->printnode)(db, node, out);
H A Drbtdb.c5065 printnode(dns_db_t *db, dns_dbnode_t *node, FILE *out) { function
6930 printnode,
6969 printnode,

Completed in 288 milliseconds