Home
last modified time | relevance | path

Searched refs:ENOTUNIQ (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h142 #define ENOTUNIQ 80 /* given log. name not unique */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java426 public static final int ENOTUNIQ = 80; field in PoolsException
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist122 80 ENOTUNIQ Name not unique on network
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c163 #ifndef ENOTUNIQ
164 #define ENOTUNIQ EADDRINUSE macro
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c746 ret = ENOTUNIQ; in fcoe_iocmd()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg207 @ MSG_ERRNO_ENOTUNIQ "[ ENOTUNIQ ]" # 80