Home
last modified time | relevance | path

Searched defs:GET_PORT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetaddrinfo.c237 #define GET_PORT(ai, serv) \ macro
/netbsd-src/lib/libc/net/
H A Dgetaddrinfo.c327 #define GET_PORT(ai, serv, svd) \ macro
/netbsd-src/sys/dev/ic/
H A Dmpt_mpilib.h4247 #define GET_PORT(x) (((x) & TARGET_MODE_REPLY_PORT_MASK) \ macro