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

/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A Derrno.d111 inline int ESOCKTNOSUPPORT = 44;
112 #pragma D binding "1.0" ESOCKTNOSUPPORT
/xnu-2422.115.4/bsd/sys/
H A Derrno.h144 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsm_errno.c424 { BSM_ERRNO_ESOCKTNOSUPPORT, ESOCKTNOSUPPORT,

Completed in 20 milliseconds