Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/asm-generic/
Derrno.h111 #define EISCONN 106 macro
/bionic/libc/kernel/arch-mips/asm/
Derrno.h110 #define EISCONN 133 macro
/bionic/libc/include/sys/
D_errdefs.h143 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" )