Home
last modified time | relevance | path

Searched refs:EPROTONOSUPPORT (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
Derrno.h95 #define EPROTONOSUPPORT 93 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Derrno.h94 #define EPROTONOSUPPORT 120 macro
/bionic/libc/include/sys/
D_errdefs.h130 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" )
/bionic/libc/dns/resolv/
Dres_send.c788 case EPROTONOSUPPORT: in send_vc()
1071 case EPROTONOSUPPORT: in send_dg()