Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h273 #define AF_UNIX 1 /* local to host (pipes, portals) */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h199 #define AF_UNIX 1 /* standardized name for AF_LOCAL */ macro