Searched defs:end_position (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | rbt.c | 724 off_t header_position, node_position, end_position; local 743 CHECK(isc_stdio_tell(file, &end_position)); 744 if (node_position == end_position) { |
Completed in 22 milliseconds