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

/bind-9.11.3/lib/dns/
H A Drbtdb.c7863 rbtdb_write_header(FILE *rbtfile, off_t tree_location, off_t nsec_location, argument
7876 header.tree = (isc_uint64_t) tree_location;
7906 off_t tree_location, nsec_location, nsec3_location, header_location; local
7931 version, &tree_location));
7938 CHECK(rbtdb_write_header(rbtfile, tree_location, nsec_location,

Completed in 46 milliseconds