Searched refs:ENOTSUP (Results 1 – 3 of 3) sorted by relevance
114 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 …]
424 #ifndef ENOTSUP425 #define ENOTSUP EOPNOTSUPP macro
86 return -ENOTSUP; in rt_phy_set_supported()
Completed in 10 milliseconds