Home
last modified time | relevance | path

Searched refs:EPERM (Results 1 – 22 of 22) sorted by relevance

/components/lwp/
A Dlwp_pgrp.c369 err = -EPERM; in sys_setpgid()
411 err = -EPERM; in sys_setpgid()
426 err = -EPERM; in sys_setpgid()
434 err = -EPERM; in sys_setpgid()
451 err = -EPERM; in sys_setpgid()
466 err = -EPERM; in sys_setpgid()
A Dsyscall_generic.h69 posix_rc = -EPERM; in lwp_errno_to_posix()
A Dlwp_runtime.c147 return -EPERM; in lwp_teardown()
A Dlwp_session.c315 err = -EPERM; in sys_setsid()
373 return -EPERM; in sys_getsid()
A Dlwp_futex.c670 return -EPERM; in _futex_unlock_pi()
A Dlwp_syscall.c5654 return -EPERM; in copy_msghdr_from_user()
5732 return -EPERM; in sys_recvmsg()
5980 return -EPERM; in sys_sendmsg()
/components/libc/posix/pthreads/
A Dpthread_spin.c64 return EPERM; in pthread_spin_unlock()
A Dpthread_mutex.c473 return EPERM; in pthread_mutex_unlock()
/components/dfs/dfs_v2/src/
A Ddfs_fs.c240 rt_set_errno(EPERM); in dfs_mount()
316 rt_set_errno(EPERM); in dfs_mount()
376 rt_set_errno(EPERM); in dfs_mount()
A Ddfs_posix.c436 rt_set_errno(-EPERM); in lseek()
870 rt_set_errno(-EPERM); in rmdir()
895 rt_set_errno(-EPERM); in rmdir()
904 rt_set_errno(-EPERM); in rmdir()
A Ddfs_file.c766 ret = -EPERM; in dfs_file_open()
907 ret = -EPERM; in dfs_file_pread()
968 ret = -EPERM; in dfs_file_read()
1606 ret = -EPERM; in dfs_file_fcntl()
1796 rt_set_errno(-EPERM); in dfs_file_link()
2003 rt_set_errno(-EPERM); in dfs_file_symlink()
A Ddfs_file_mmap.c691 return -EPERM; in dfs_file_mmap()
/components/libc/compilers/common/extension/sys/
A Derrno.h44 #ifndef EPERM
45 #define EPERM (ERROR_BASE_NO + 1) macro
/components/lwp/terminal/freebsd/
A Dtty_compat.c163 rc = -EPERM; in lwp_tty_set_ctrl_proc()
186 rc = -EPERM; in lwp_tty_set_ctrl_proc()
204 return -EPERM; in lwp_tty_assign_foreground()
218 return -EPERM; in lwp_tty_assign_foreground()
A Dtty.c960 return -EPERM; in tty_drop_ctty()
1368 return -EPERM; in tty_generic_ioctl()
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h48 #define EPERM 1 /* Operation not permitted */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h48 #define EPERM 1 /* Operation not permitted */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h79 #define EPERM 1 /* Operation not permitted */ macro
/components/net/at/at_socket/
A Dat_socket.c915 rt_set_errno(EPERM); in at_connect()
1222 rt_set_errno(EPERM); in at_sendto()
1283 rt_set_errno(EPERM); in at_getsockopt()
1290 rt_set_errno(EPERM); in at_getsockopt()
1332 rt_set_errno(EPERM); in at_setsockopt()
1345 rt_set_errno(EPERM); in at_setsockopt()
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevfs.c303 off_t ret = -EPERM; in dfs_devfs_lseek()
/components/libc/posix/io/timerfd/
A Dtimerfd.c204 rt_set_errno(EPERM); in timerfd_do_create()
/components/libc/compilers/common/
A Dctime.c748 rt_set_errno(EPERM); in clock_settime()

Completed in 51 milliseconds