Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Derrno.h81 #define ESOCKTNOSUPPORT 94 macro
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/common/
H A DError.cpp131 {ESOCKTNOSUPPORT, "ESOCKTNOSUPPORT"}, // Socket type not supported
/aosp12/bionic/libc/bionic/
H A Dstrerror.cpp139 [ESOCKTNOSUPPORT] = "Socket type not supported",