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

/bind-9.11.3/lib/dns/
H A Drbt.c184 getdown(dns_rbtnode_t *node, file_header_t *header) { function
678 CHECK(serialize_nodes(file, getdown(node, NULL), location,
826 n->down = getdown(n, rbt->mmap_location);

Completed in 16 milliseconds