Home
last modified time | relevance | path

Searched defs:ENOSTR (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/dev/dtrace/scripts/
H A Derrno.d221 inline int ENOSTR = 99; variable
/xnu-10063.141.1/bsd/sys/
H A Derrno.h247 #define ENOSTR 99 /* Not a STREAM */ macro