Lines Matching refs:nodep
206 dns_dbnode_t **nodep,
424 createnode(dns_sdlz_db_t *sdlz, dns_sdlznode_t **nodep) {
450 *nodep = node;
496 dns_dbnode_t **nodep)
510 REQUIRE(nodep != NULL && *nodep == NULL);
587 *nodep = node;
593 isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname,
600 UNUSED(nodep);
767 dns_dbnode_t **nodep, dns_name_t *foundname,
780 REQUIRE(nodep == NULL || *nodep == NULL);
911 if (nodep != NULL)
912 *nodep = node;
1144 dbiterator_current(dns_dbiterator_t *iterator, dns_dbnode_t **nodep,
1149 attachnode(iterator->db, sdlziter->current, nodep);