Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Derrno.h111 #define EISCONN 106 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Derrno.h110 #define EISCONN 133 macro
/bionic/libc/private/
Dbionic_errdefs.h143 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" )