HomeSort by: relevance | last modified time | path
    Searched defs:AF_UNIX (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bio_local.h 38 * Undefine AF_UNIX on systems that define it but don't support it.
41 # undef AF_UNIX
81 # ifdef AF_UNIX
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bio_local.h 37 * Undefine AF_UNIX on systems that define it but don't support it.
40 # undef AF_UNIX
80 # ifdef AF_UNIX
  /src/sys/sys/
socket.h 203 #define AF_UNIX AF_LOCAL /* backward compatibility */

Completed in 17 milliseconds