Searched refs:EPROTOTYPE (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/lib/libc/include/
H A Derrno.h107 #define EPROTOTYPE 107 /* Protocol wrong type for socket */ macro
/fuchsia/zircon/third_party/ulib/musl/include/bits/
H A Derrno.h91 #define EPROTOTYPE 91 macro
/fuchsia/zircon/third_party/ulib/musl/src/errno/
H A D__strerror.h80 E(EPROTOTYPE, "Protocol wrong type for socket")
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c1698 errno = EPROTOTYPE;

Completed in 49 milliseconds