Searched refs:EILSEQ (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A Derrno.d207 inline int EILSEQ = 92;
208 #pragma D binding "1.0" EILSEQ
/xnu-2422.115.4/bsd/sys/
H A Derrno.h237 #define EILSEQ 92 /* Illegal byte sequence */ macro
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsm_errno.c395 { BSM_ERRNO_EILSEQ, EILSEQ, ES("Illegal byte sequence") },

Completed in 19 milliseconds