Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c235 #define GET_PORT(ai, serv) \ macro
676 GET_PORT(cur, servname); /*%< XXX: redundant lookups... */
756 GET_PORT(cur->ai_next, servname);
762 GET_PORT(cur->ai_next, servname);
806 GET_PORT(cur->ai_next, servname);
819 GET_PORT(cur->ai_next, servname);
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h40 #define GET_PORT(minor) ((minor) & 0xf) macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1421 port_num = GET_PORT(minor); in umad_open()
1534 port_num = GET_PORT(minor); in umad_close()