| /netbsd/src/usr.sbin/puffs/mount_psshfs/ |
| D | fs.c | 50 return rv ? rv : EPROTO; \ 107 psbuf_get_type(pb)), EPROTO); in psshfs_handshake() 137 pctx->mountpath), EPROTO); in psshfs_handshake() 139 reterr((stderr, "invalid realpath response: count"), EPROTO); in psshfs_handshake() 141 reterr((stderr, "invalid realpath response: rootpath"), EPROTO); in psshfs_handshake()
|
| D | psbuf.c | 355 return EPROTO; in psbuf_get_str() 444 return EPROTO; in sftperr_to_errno() 449 #define INVALRESPONSE EPROTO
|
| /netbsd/src/usr.sbin/puffs/mount_9p/ |
| D | nineproto.c | 109 if (size < unitsize) return EPROTO; \ 116 if (*strsize > size) return EPROTO; \ 200 return EPROTO; in proto_rerror() 209 rv = EPROTO; in proto_rerror() 222 return EPROTO; in proto_handle_rerror() 251 rv = EPROTO; in proto_cc_dupfid()
|
| D | node.c | 116 rv = EPROTO; in puffs9p_node_lookup() 136 rv = EPROTO; in puffs9p_node_lookup() 407 rv = EPROTO; in puffs9p_node_write() 432 rv = EPROTO; in nodecreate()
|
| D | ninebuf.c | 306 return EPROTO; in p9pbuf_get_data()
|
| /netbsd/src/sys/fs/puffs/ |
| D | puffs_node.c | 70 return EPROTO; in puffs_getvnode1() 75 return EPROTO; in puffs_getvnode1() 163 return EPROTO; in puffs_newnode() 173 error = EPROTO; in puffs_newnode()
|
| D | puffs_vnops.c | 599 error = EPROTO; in puffs_vnop_lookup() 1535 ERROUT(EPROTO); in puffs_vnop_readdir() 1540 ERROUT(EPROTO); in puffs_vnop_readdir() 2105 error = EPROTO; in puffs_vnop_readlink() 2294 error = EPROTO; in puffs_vnop_read() 2457 error = EPROTO; in puffs_vnop_write() 2812 ERROUT(EPROTO); in puffs_vnop_strategy() 2867 ERROUT(EPROTO); in puffs_vnop_strategy() 3186 error = EPROTO; in puffs_vnop_getextattr() 3317 error = EPROTO; in puffs_vnop_listextattr()
|
| D | puffs_sys.h | 319 error = EPROTO; in checkerr()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | sane_accept.c | 64 #ifdef EPROTO in sane_accept() 65 EPROTO, /* SunOS 5.5.1 */ in sane_accept()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/ |
| D | error_constants.h | 140 #ifdef EPROTO in _GLIBCXX_VISIBILITY() 141 protocol_error = EPROTO, in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ |
| D | drm_scdc_helper.c | 80 return -EPROTO; in drm_scdc_read() 126 return -EPROTO; in drm_scdc_write()
|
| D | drm_dp_dual_mode_helper.c | 91 return -EPROTO; in drm_dp_dual_mode_read() 138 return -EPROTO; in drm_dp_dual_mode_write()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/ |
| D | error_constants.h | 140 #ifdef EPROTO in _GLIBCXX_VISIBILITY() 141 protocol_error = EPROTO, in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/sys/rump/include/rump/ |
| D | rumperrno2host.h | 400 #ifdef EPROTO in rump_errno2host() 402 return EPROTO; in rump_errno2host()
|
| /netbsd/src/lib/librumpuser/ |
| D | rumpuser_errtrans.c | 315 #ifdef EPROTO in rumpuser__errtrans() 316 case EPROTO : return 96; in rumpuser__errtrans()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | target-newlib-errno.c | 335 #ifdef EPROTO 336 { "EPROTO", EPROTO, 71 },
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/bio/ |
| D | bss_fd.c | 266 # ifdef EPROTO in BIO_fd_non_fatal_error() 267 case EPROTO: in BIO_fd_non_fatal_error()
|
| D | bss_sock.c | 269 # ifdef EPROTO in BIO_sock_non_fatal_error() 270 case EPROTO: in BIO_sock_non_fatal_error()
|
| /netbsd/src/external/cddl/osnet/lib/libdtrace/ |
| D | errno.d | 231 inline int EPROTO = 96; variable 232 #pragma D binding "1.0" EPROTO
|
| /netbsd/src/sys/sys/ |
| D | errno.h | 173 #define EPROTO 96 /* Protocol error */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | strerror.c | 274 #if defined (EPROTO) 275 ENTRY(EPROTO, "EPROTO", "Protocol error"),
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | strerror.c | 274 #if defined (EPROTO) 275 ENTRY(EPROTO, "EPROTO", "Protocol error"),
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | strerror.c | 274 #if defined (EPROTO) 275 ENTRY(EPROTO, "EPROTO", "Protocol error"),
|
| /netbsd/src/tests/include/ |
| D | t_errno.c | 642 #ifdef EPROTO in ATF_TC_BODY()
|
| /netbsd/src/lib/libc/nls/ |
| D | C.msg | 192 $ EPROTO
|