Searched refs:ENOTSOCK (Results 1 – 7 of 7) sorted by relevance
89 #define ENOTSOCK 88 macro
72 #define ENOTSOCK 88 macro
87 #define ENOTSOCK 95 macro
85 case ENOTSOCK: return ENOTSOCK_PORTABLE; in errno_ntop()188 case ENOTSOCK_PORTABLE: return ENOTSOCK; in errno_pton()
124 __BIONIC_ERRDEF( ENOTSOCK , 88, "Socket operation on non-socket" )