Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Derrno.h93 #define EISCONN 106 macro
/bionic/tests/headers/posix/
Derrno_h.c64 MACRO(EISCONN); in errno_h()
/bionic/libc/bionic/
Dstrerror.cpp151 [EISCONN] = "Transport endpoint is already connected",