Home
last modified time | relevance | path

Searched refs:ENOSYS (Results 1 – 25 of 34) sorted by relevance

12

/AliOS-Things-master/components/posix/src/
A Dsemaphore.c48 errno = ENOSYS; in sem_open()
154 errno = ENOSYS; in sem_getvalue()
166 errno = ENOSYS; in sem_close()
188 errno = ENOSYS; in sem_unlink()
A Dpthread.c22 return ENOSYS; in pthread_atfork()
318 return ENOSYS; in pthread_cancel()
328 return ENOSYS; in pthread_setcancelstate()
333 return ENOSYS; in pthread_setcanceltype()
338 return ENOSYS; in pthread_kill()
533 return ENOSYS; in pthread_setconcurrency()
A Dpthread_attr.c205 return ENOSYS; in pthread_attr_setguardsize()
211 return ENOSYS; in pthread_attr_getguardsize()
A Dtimer.c320 errno = ENOSYS; in timer_getoverrun()
/AliOS-Things-master/components/libc_stub/
A Dnewlib_stub.c43 ptr->_errno = ENOSYS; in _execve_r()
69 ptr->_errno = ENOSYS; in _fork_r()
75 ptr->_errno = ENOSYS; in _getpid_r()
91 ptr->_errno = ENOSYS; in _kill_r()
244 ptr->_errno = ENOSYS; in _sbrk_r()
292 ptr->_errno = ENOSYS; in _times_r()
312 ptr->_errno = ENOSYS; in _wait_r()
/AliOS-Things-master/components/kv/src/
A Dkv_aos.c27 return -ENOSYS; in _kv_to_aos_res()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Derrno.h85 #define ENOSYS 88 /* Function not implemented */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Derrno.h86 #define ENOSYS 38 /* Function not implemented */ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Dusb_errno.h42 #define ENOSYS 38 /* Function not implemented */ macro
/AliOS-Things-master/components/minilibc/include/
A Derrno-.h62 #define ENOSYS 38 /* Invalid system call number */ macro
/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Derrno_bak.h45 #define ENOSYS 38 /* Function not implemented */ macro
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Derrno.h45 #define ENOSYS 38 /* Function not implemented */ macro
/AliOS-Things-master/components/amp/main/
A Damp_errno.h74 #define ENOSYS 38 /* Function not implemented */
/AliOS-Things-master/components/ble_host/bt_host/port/aos/include/
A Dbt_errno.h82 #define ENOSYS 38 /**< Function not implemented */ macro
/AliOS-Things-master/components/osal_aos/include/aos/
A Derrno.h81 #define ENOSYS 38 /**< Function not implemented */
/AliOS-Things-master/components/mbedtls/library/
A Dentropy_poll.c134 else if( errno != ENOSYS ) in mbedtls_platform_entropy_poll()
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c27 return -ENOSYS; in _vfs_to_aos_res()
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dsockets.c3251 sock_set_errno(sock, ENOSYS); /* not yet implemented */ in lwip_ioctl()
3281 sock_set_errno(sock, ENOSYS); /* not yet implemented */ in lwip_fcntl()
3286 sock_set_errno(sock, ENOSYS); /* not yet implemented */ in lwip_fcntl()
/AliOS-Things-master/components/SDL2/src/gfx/
A Dltconfig2316 to always fail with ENOSYS. Some functions are actually named
2403 to always fail with ENOSYS. Some functions are actually named
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dltconfig2316 to always fail with ENOSYS. Some functions are actually named
2403 to always fail with ENOSYS. Some functions are actually named
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi430 @item ENOSYS
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c1566 DEF(ENOSYS),
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-libc.c1394 DEF(ENOSYS),
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfigure1848 to always fail with ENOSYS. Some functions are actually named
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfigure1871 to always fail with ENOSYS. Some functions are actually named

Completed in 60 milliseconds

12