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