Lines Matching +full:remote +full:- +full:endpoint
8 * from asm-sparc/errno.h
17 #define TARGET_ENOTSOCK 38 /* Socket operation on non-socket */
31 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */
53 #define TARGET_EISCONN 56 /* Transport endpoint is already connected */
55 #define TARGET_ENOTCONN 57 /* Transport endpoint is not connected */
57 #define TARGET_ESHUTDOWN 58 /* No send after transport endpoint shutdown*/
83 #define TARGET_EREMOTE 71 /* Object is remote */
103 #define TARGET_ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
119 #define TARGET_EREMCHG 89 /* Remote address changed */
183 #define TARGET_EREMOTEIO 121 /* Remote I/O error */
209 #define TARGET_ERFKILL 134 /* Operation not possible due to RF-kill */