| /src/external/mpl/bind/dist/lib/dns/ |
| rbtdb_p.h | 128 dns_dbnode_t *nsnode; member in struct:dns_rbtdb
|
| resolver.c | 5266 dns_dbnode_t *nsnode = NULL; local 5688 &nsnode); 5693 result = dns_db_addrdataset(fctx->cache, nsnode, NULL, 5697 fctx->cache, nsnode, NULL, now, 5700 dns_db_detachnode(fctx->cache, &nsnode);
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| rbtdb.c | 498 dns_dbnode_t *nsnode; member in struct:dns_rbtdb 1255 if (rbtdb->nsnode != NULL) { 1256 dns_db_detachnode((dns_db_t *)rbtdb, &rbtdb->nsnode);
|
| resolver.c | 5757 dns_dbnode_t *nsnode = NULL; local 6124 &nsnode); 6129 result = dns_db_addrdataset(fctx->cache, nsnode, NULL, 6133 fctx->cache, nsnode, NULL, now, 6136 dns_db_detachnode(fctx->cache, &nsnode);
|