Searched refs:ENOSYS (Results 1 – 5 of 5) sorted by relevance
90 posix_errno = ENOSYS; in pthread_mutexattr_settype()91 posix_set_pthread_errno(ENOSYS); in pthread_mutexattr_settype()92 return(ENOSYS); in pthread_mutexattr_settype()
90 posix_errno = ENOSYS; in pthread_mutexattr_setprotocol()91 posix_set_pthread_errno(ENOSYS); in pthread_mutexattr_setprotocol()92 return(ENOSYS); in pthread_mutexattr_setprotocol()
88 posix_errno = ENOSYS; in pthread_mutexattr_setpshared()89 posix_set_pthread_errno(ENOSYS); in pthread_mutexattr_setpshared()90 return(ENOSYS); in pthread_mutexattr_setpshared()
169 #define ENOSYS 71 macro
236 Some functions may return [ENOSYS] suggesting that an attempt was made to