Searched refs:EISNAM (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcpdump-61/tcpdump/win32/Include/
H A Derrno.h125 #define EISNAM 120 /* Is a named type file */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dstrerror.c433 #if defined (EISNAM)
434 ENTRY(EISNAM, "EISNAM", "Is a named type file"),
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm_errno.c534 #ifdef EISNAM
535 EISNAM,
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclPosixStr.c180 case EISNAM: return "EISNAM";
628 case EISNAM: return "is a name file";
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclPosixStr.c182 case EISNAM: return "EISNAM";
632 case EISNAM: return "is a name file";

Completed in 127 milliseconds