Home
last modified time | relevance | path

Searched refs:EADDRNOTAVAIL (Results 1 – 25 of 91) sorted by relevance

1234

/dragonfly/sys/netinet6/
H A Draw_ip6.c291 error = EADDRNOTAVAIL; in rip6_output()
377 error = EADDRNOTAVAIL; in rip6_output()
620 error = EADDRNOTAVAIL; in rip6_bind()
624 error = EADDRNOTAVAIL; in rip6_bind()
634 error = EADDRNOTAVAIL; in rip6_bind()
641 error = EADDRNOTAVAIL; in rip6_bind()
668 error = EADDRNOTAVAIL; in rip6_connect()
676 error = EADDRNOTAVAIL; in rip6_connect()
693 error = EADDRNOTAVAIL; in rip6_connect()
H A Din6_pcb.c139 return (EADDRNOTAVAIL); in in6_pcbbind()
170 return (EADDRNOTAVAIL); in in6_pcbbind()
181 return (EADDRNOTAVAIL); in in6_pcbbind()
231 error = EADDRNOTAVAIL; in in6_pcbbind()
287 return (EADDRNOTAVAIL); in in6_pcbladdr()
313 error = EADDRNOTAVAIL; in in6_pcbladdr()
345 return EADDRNOTAVAIL; in in6_pcbconnect()
H A Din6_src.c186 *errorp = EADDRNOTAVAIL; in in6_selectsrc()
223 *errorp = EADDRNOTAVAIL; in in6_selectsrc()
248 *errorp = EADDRNOTAVAIL; in in6_selectsrc()
280 *errorp = EADDRNOTAVAIL; in in6_selectsrc()
351 *errorp = EADDRNOTAVAIL; in in6_selectsrc()
H A Dudp6_output.c157 error = EADDRNOTAVAIL; in udp6_output()
190 error = EADDRNOTAVAIL; in udp6_output()
/dragonfly/sys/net/gif/
H A Dif_gif.c612 error = EADDRNOTAVAIL; in gif_ioctl()
631 error = EADDRNOTAVAIL; in gif_ioctl()
644 error = EADDRNOTAVAIL; in gif_ioctl()
663 error = EADDRNOTAVAIL; in gif_ioctl()
673 error = EADDRNOTAVAIL; in gif_ioctl()
736 error = EADDRNOTAVAIL; in gif_set_tunnel()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsystem_error.cc92 #ifdef EADDRNOTAVAIL in default_error_condition()
93 case EADDRNOTAVAIL: in default_error_condition()
/dragonfly/sys/netbt/
H A Drfcomm_upper.c323 return EADDRNOTAVAIL; in rfcomm_listen()
330 return EADDRNOTAVAIL; in rfcomm_listen()
364 return EADDRNOTAVAIL; in rfcomm_listen()
/dragonfly/sys/netinet/
H A Dip_output.c481 error = EADDRNOTAVAIL; in ip_output()
626 error = EADDRNOTAVAIL; in ip_output()
633 error = EADDRNOTAVAIL; in ip_output()
1550 error = EADDRNOTAVAIL; in ip_setmoptions()
1655 error = EADDRNOTAVAIL; in ip_setmoptions()
1669 error = EADDRNOTAVAIL; in ip_setmoptions()
1741 error = EADDRNOTAVAIL; in ip_setmoptions()
1756 error = EADDRNOTAVAIL; in ip_setmoptions()
H A Din.c486 return (EADDRNOTAVAIL); in in_control_internal()
502 return (EADDRNOTAVAIL); in in_control_internal()
516 return (EADDRNOTAVAIL); in in_control_internal()
569 return (EADDRNOTAVAIL); in in_control_internal()
918 return EADDRNOTAVAIL; in in_lifaddr_ioctl()
/dragonfly/sys/net/gre/
H A Dif_gre.c646 error = EADDRNOTAVAIL; in gre_ioctl()
659 error = EADDRNOTAVAIL; in gre_ioctl()
670 error = EADDRNOTAVAIL; in gre_ioctl()
750 return EADDRNOTAVAIL; in gre_compute_route()
/dragonfly/sys/net/
H A Draw_cb.c135 return (EADDRNOTAVAIL); in raw_bind()
/dragonfly/contrib/diffutils/lib/
H A Dstrerror-override.c68 case EADDRNOTAVAIL: in strerror_override()
/dragonfly/contrib/grep/lib/
H A Dstrerror-override.c68 case EADDRNOTAVAIL: in strerror_override()
/dragonfly/sys/sys/
H A Derrno.h127 #define EADDRNOTAVAIL 49 /* Can't assign requested address */ macro
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dstrerror.c370 #if defined (EADDRNOTAVAIL)
371 ENTRY(EADDRNOTAVAIL, "EADDRNOTAVAIL","Cannot assign requested address"),
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dstrerror.c370 #if defined (EADDRNOTAVAIL)
371 ENTRY(EADDRNOTAVAIL, "EADDRNOTAVAIL","Cannot assign requested address"),
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dstrerror.c370 #if defined (EADDRNOTAVAIL)
371 ENTRY(EADDRNOTAVAIL, "EADDRNOTAVAIL","Cannot assign requested address"),
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dstrerror.c370 #if defined (EADDRNOTAVAIL)
371 ENTRY(EADDRNOTAVAIL, "EADDRNOTAVAIL","Cannot assign requested address"),
/dragonfly/lib/libc/nls/
H A Dbe_BY.UTF-8.msg104 $ EADDRNOTAVAIL
H A Del_GR.ISO8859-7.msg104 $ EADDRNOTAVAIL
H A Dmn_Cyrl_MN.UTF-8.msg102 $ EADDRNOTAVAIL
H A Dru_RU.KOI8-R.msg106 $ EADDRNOTAVAIL
H A Duk_UA.UTF-8.msg104 $ EADDRNOTAVAIL
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/os/generic/
H A Derror_constants.h44 address_not_available = EADDRNOTAVAIL, in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/os/generic/
H A Derror_constants.h44 address_not_available = EADDRNOTAVAIL, in _GLIBCXX_VISIBILITY()

1234