Searched refs:ENOSYS (Results 1 – 11 of 11) sorted by relevance
73 errno = ENOSYS; in system()89 errno = ENOSYS; in system()
40 errno = ENOSYS; in fdopen()
126 if (_REENT_ERRNO(ptr) == ENOSYS) in worker()
218 _REENT_ERRNO(ptr) = ENOSYS; in _gettemp()
755 #ifdef ENOSYS in _strerror_r()756 case ENOSYS: in _strerror_r()
78 #define ENOSYS 38 /* Function not implemented */ macro
95 #define ENOSYS 38 /* Function not implemented */ macro
162 #define ENOSYS 88 /* Function not implemented */ macro
123 case TARGET_ERRNO_ENOSYS: errno = ENOSYS; break; in arc_semihost_errno()
313 instead of always returning ENOSYS.
16501 set, default to ENOSYS stub.17084 * libc/sys/linux/aio.c (aio_init): ENOSYS stub added.24009 * libc/sys/go32/sys/errno.h (ENOSYS,ESPIPE): Keep values <= 255.25017 Add ENOSYS, ENMFILE, ENOTEMPTY, ENAMETOOLONG.26526 * libc/include/errno.h (ENOSYS): Added.