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

/macosx-10.10/tcpdump-61/tcpdump/win32/Include/
H A Derrno.h81 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclPosixStr.c332 #ifdef ENOTUNIQ
333 case ENOTUNIQ: return "ENOTUNIQ";
781 #ifdef ENOTUNIQ
782 case ENOTUNIQ: return "name not unique on network";
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclPosixStr.c334 #ifdef ENOTUNIQ
335 case ENOTUNIQ: return "ENOTUNIQ";
785 #ifdef ENOTUNIQ
786 case ENOTUNIQ: return "name not unique on network";
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dstrerror.c292 #if defined (ENOTUNIQ)
293 ENTRY(ENOTUNIQ, "ENOTUNIQ", "Name not unique on network"),
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm_errno.c340 #ifdef ENOTUNIQ
341 ENOTUNIQ,
/macosx-10.10/Heimdal-398.1.2/appl/kx/
H A Dcommon.c82 #ifdef ENOTUNIQ
83 || errno == ENOTUNIQ /* bug in Solaris 2.4 */

Completed in 189 milliseconds