Searched defs:AF_UNIX (Results 1 – 3 of 3) sorted by relevance
16 #define AF_UNIX 1 // Unix domain sockets macro
125 inline int AF_UNIX = 1; /* standardized name for AF_LOCAL */ variable
224 #define AF_UNIX 1 /* standardized name for AF_LOCAL */ macro