Home
last modified time | relevance | path

Searched defs:ADDR_T_STR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dirpmarshall.h46 #define ADDR_T_STR(x) (x == AF_INET ? "AF_INET" :\ macro
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dirpmarshall.c105 #define ADDR_T_STR(x) (x == AF_INET ? "AF_INET" :\ macro