Searched refs:ENOTSOCK (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/ulib/fdio/
H A Dstubs.c160 return checksocket(fd, ENOTSOCK, ENOSYS);
165 return checksocket(fd, ENOTSOCK, ENOSYS);
H A Dunistd.c2281 return ERRNO(ENOTSOCK);
/fuchsia/zircon/kernel/lib/libc/include/
H A Derrno.h108 #define ENOTSOCK 108 /* Socket operation on non-socket */ macro
/fuchsia/zircon/third_party/ulib/musl/include/bits/
H A Derrno.h88 #define ENOTSOCK 88 macro
/fuchsia/zircon/third_party/ulib/musl/src/errno/
H A D__strerror.h77 E(ENOTSOCK, "Not a socket")

Completed in 98 milliseconds