Searched defs:EPROCUNAVAIL (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.101.15/bsd/dev/dtrace/scripts/ | ||
| H A D | errno.d | 175 inline int EPROCUNAVAIL = 76; variable |
| /xnu-10063.101.15/bsd/sys/ | ||
| H A D | errno.h | 207 #define EPROCUNAVAIL 76 /* Bad procedure for program */ macro |