Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/net/
H A Dgetaddrinfo.c290 #define GET_PORT(ai, serv) \ macro
/dflybsd-src/sys/dev/disk/mpt/mpilib/
H A Dmpi_targ.h633 #define GET_PORT(x) (((x) & TARGET_MODE_REPLY_PORT_MASK) \ macro