Home
last modified time | relevance | path

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

/minix3/minix/include/net/gen/
H A Dsocket.h14 #define AF_UNIX 1 /* local to host (pipes, portals) */ macro
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dtaint-generic.c153 #define AF_UNIX 1 /* local to host (pipes) */ macro
/minix3/sys/sys/
H A Dsocket.h178 #define AF_UNIX AF_LOCAL /* backward compatibility */ macro