Searched refs:ENOTSUP (Results 1 – 4 of 4) sorted by relevance
39 #ifndef ENOTSUP40 #define ENOTSUP EOPNOTSUPP macro
80 errno = ENOTSUP; in vfwprintf()86 errno = ENOTSUP; in vswprintf()92 errno = ENOTSUP; in fwscanf()109 errno = ENOTSUP; in swscanf()
213 - pthread_mutexattr_setpshared(): implementation will not return ENOTSUP
524 return ENOTSUP; in pthread_attr_setscope()