Searched refs:host_big_endian (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | rbt.c | 898 unsigned int host_big_endian; local 933 host_big_endian = (1 == htonl(1)); 934 if (header->bigendian != host_big_endian) { |
Completed in 536 milliseconds