Searched defs:AF_UNIX (Results 1 – 2 of 2) sorted by relevance
125 inline int AF_UNIX = 1; /* standardized name for AF_LOCAL */ variable
220 #define AF_LOCAL AF_UNIX /* local to host (pipes, portals) */ macro