Searched defs:ENOTSUP (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/
H A Derrno.h36 /* on Linux, ENOTSUP and EOPNOTSUPP are defined as the same error code
39 #ifndef ENOTSUP
40 #define ENOTSUP EOPNOTSUPP macro

Completed in 250 milliseconds