HomeSort by: relevance | last modified time | path
    Searched defs:tree_location (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 8005 rbtdb_write_header(FILE *rbtfile, off_t tree_location, off_t nsec_location,
8017 header.tree = (uint64_t)tree_location;
8047 off_t tree_location, nsec_location, nsec3_location, header_location; local
8072 version, &tree_location));
8079 CHECK(rbtdb_write_header(rbtfile, tree_location, nsec_location,
rbtdb.c 8005 rbtdb_write_header(FILE *rbtfile, off_t tree_location, off_t nsec_location,
8017 header.tree = (uint64_t)tree_location;
8047 off_t tree_location, nsec_location, nsec3_location, header_location; local
8072 version, &tree_location));
8079 CHECK(rbtdb_write_header(rbtfile, tree_location, nsec_location,

Completed in 55 milliseconds