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

/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A Derrno.d221 inline int ENOSTR = 99;
222 #pragma D binding "1.0" ENOSTR
/xnu-2422.115.4/bsd/sys/
H A Derrno.h247 #define ENOSTR 99 /* Not a STREAM */ macro
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsm_errno.c251 #ifdef ENOSTR
252 ENOSTR,

Completed in 20 milliseconds