Home
last modified time | relevance | path

Searched defs:AF_LOCAL (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/
H A Dconfig.h.in1344 #define AF_LOCAL AF_UNIX macro
/freebsd/cddl/lib/libdtrace/
H A Dsocket.d127 inline int AF_LOCAL = AF_UNIX; /* local to host (pipes, portals) */ variable
/freebsd/lib/libunbound/
H A Dconfig.h1278 #define AF_LOCAL AF_UNIX macro
/freebsd/sys/sys/
H A Dsocket.h220 #define AF_LOCAL AF_UNIX /* local to host (pipes, portals) */ macro