Searched refs:ENOTSUP (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/unix/ | ||
H A D | stdio.c | 123 * OpenBSD has deprecated ENOTSUP in favor of EOPNOTSUPP. 125 #if defined(EOPNOTSUPP) && !defined(ENOTSUP) 126 #define ENOTSUP EOPNOTSUPP macro |
Completed in 8 milliseconds