Searched defs:EPFNOSUPPORT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/dev/dtrace/scripts/ | ||
| H A D | errno.d | 115 inline int EPFNOSUPPORT = 46; variable |
| /xnu-8019.80.24/bsd/sys/ | ||
| H A D | errno.h | 160 #define EPFNOSUPPORT 46 /* Protocol family not supported */ macro |