Home
last modified time | relevance | path

Searched refs:ENOTSUP (Results 1 – 3 of 3) sorted by relevance

/components/libc/compilers/newlib/
A Dsyscalls.c114 ptr->_errno = ENOTSUP; in _close_r()
121 ptr->_errno = ENOTSUP; in _execve_r()
127 ptr->_errno = ENOTSUP; in _fcntl_r()
133 ptr->_errno = ENOTSUP; in _fork_r()
139 ptr->_errno = ENOTSUP; in _fstat_r()
157 ptr->_errno = ENOTSUP; in _kill_r()
163 ptr->_errno = ENOTSUP; in _link_r()
169 ptr->_errno = ENOTSUP; in _wait_r()
191 ptr->_errno = ENOTSUP; in _lseek_r()
204 ptr->_errno = ENOTSUP; in _mkdir_r()
[all …]
/components/libc/compilers/common/extension/sys/
A Derrno.h424 #ifndef ENOTSUP
425 #define ENOTSUP EOPNOTSUPP macro
/components/drivers/phy/
A Dphy.c86 return -ENOTSUP; in rt_phy_set_supported()

Completed in 10 milliseconds