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

/bind-9.11.3/lib/dns/
H A Drbt.c176 getright(dns_rbtnode_t *node, file_header_t *header) { function
676 CHECK(serialize_nodes(file, getright(node, NULL), location,
818 n->right = getright(n, rbt->mmap_location);

Completed in 20 milliseconds