Searched refs:address_family_not_supported (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A Dsystem_error.inc112 MAP_ERR_TO_COND(WSAEAFNOSUPPORT, address_family_not_supported);
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h126 address_family_not_supported, // EAFNOSUPPORT
490 address_family_not_supported = EAFNOSUPPORT, enumerator in enum:llvm::errc::_

Completed in 62 milliseconds