Home
last modified time | relevance | path

Searched refs:address_family_not_supported (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Support/Windows/
Dsystem_error.inc112 MAP_ERR_TO_COND(WSAEAFNOSUPPORT, address_family_not_supported);
/freebsd-9-stable/contrib/libc++/include/
Dsystem_error119 address_family_not_supported, // EAFNOSUPPORT
251 address_family_not_supported = EAFNOSUPPORT,
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
Dsystem_error.h490 address_family_not_supported = EAFNOSUPPORT, enumerator