Searched defs:ENOSTR (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/bsd/dev/dtrace/scripts/ | ||
| H A D | errno.d | 221 inline int ENOSTR = 99; variable |
| /xnu-10063.141.1/bsd/sys/ | ||
| H A D | errno.h | 247 #define ENOSTR 99 /* Not a STREAM */ macro |