Searched defs:AF_LOCAL (Results 1 – 4 of 4) sorted by relevance
1344 #define AF_LOCAL AF_UNIX macro
127 inline int AF_LOCAL = AF_UNIX; /* local to host (pipes, portals) */ variable
1278 #define AF_LOCAL AF_UNIX macro
220 #define AF_LOCAL AF_UNIX /* local to host (pipes, portals) */ macro