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

/bind-9.11.3/lib/dns/
H A Drbt.c168 getleft(dns_rbtnode_t *node, file_header_t *header) { function
674 CHECK(serialize_nodes(file, getleft(node, NULL), location,
810 n->left = getleft(n, rbt->mmap_location);

Completed in 28 milliseconds