Searched refs:ns_msg_size (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h131 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h163 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
/netbsd-current/include/arpa/
H A Dnameser.h161 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
/netbsd-current/external/bsd/libbind/dist/nameser/
H A Dns_print.c90 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),
/netbsd-current/lib/libc/nameser/
H A Dns_print.c97 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),

Completed in 112 milliseconds