HomeSort by: relevance | last modified time | path
    Searched refs:ns_msg_size (Results 1 - 4 of 4) sorted by relevancy

  /src/include/arpa/
nameser.h 161 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /src/external/bsd/libbind/dist/include/arpa/
nameser.h 163 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
  /src/lib/libc/nameser/
ns_print.c 97 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),
  /src/external/bsd/libbind/dist/nameser/
ns_print.c 90 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),

Completed in 24 milliseconds