Searched defs:EPROTO (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c172 #ifndef EPROTO
173 #define EPROTO ECONNABORTED macro
231 {NT_STATUS_DEVICE_PROTOCOL_ERROR, EPROTO},
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h174 #define EPROTO 92 /* Protocol error */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h119 #define EPROTO 71 /* Protocol error */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java389 * EPROTO.
391 public static final int EPROTO = 71; field in class:PoolsException
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c949 (void) putnextctl1(RD(q), M_ERROR, EPROTO); local
H A Drts.c1042 (void) putnextctl1(RD(q), M_ERROR, EPROTO); local
1108 mi_copy_done(q, mp, EPROTO);
1120 mi_copy_done(q, mp, EPROTO);
H A Dspdsock.c3398 (void) putnextctl1(RD(q), M_ERROR, EPROTO); local
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h134 #define EPROTO 71 /* Protocol error */ macro
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c867 (void) putnextctl1(RD(wq), M_ERROR, EPROTO); local
879 (void) putnextctl1(RD(wq), M_ERROR, EPROTO); local

Completed in 86 milliseconds