Home
last modified time | relevance | path

Searched refs:EOPNOTSUPP (Results 1 – 25 of 161) sorted by relevance

1234567

/third_party/e2fsprogs/lib/e2p/
Dfsetflags.c88 errno = EOPNOTSUPP; in fsetflags()
94 errno = EOPNOTSUPP; in fsetflags()
100 errno = EOPNOTSUPP; in fsetflags()
107 errno = EOPNOTSUPP; in fsetflags()
115 errno = EOPNOTSUPP; in fsetflags()
Dfgetflags.c87 errno = EOPNOTSUPP; in fgetflags()
93 errno = EOPNOTSUPP; in fgetflags()
99 errno = EOPNOTSUPP; in fgetflags()
105 errno = EOPNOTSUPP; in fgetflags()
114 errno = EOPNOTSUPP; in fgetflags()
Dsetflags.c66 errno = EOPNOTSUPP; in setflags()
73 errno = EOPNOTSUPP; in setflags()
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h169 return ERR_PTR(-EOPNOTSUPP); in inotify_init()
183 return -EOPNOTSUPP; in inotify_find_watch()
189 return -EOPNOTSUPP; in inotify_find_update_watch()
196 return -EOPNOTSUPP; in inotify_add_watch()
202 return -EOPNOTSUPP; in inotify_rm_watch()
207 return -EOPNOTSUPP; in inotify_rm_wd()
/third_party/musl/src/stat/
Dfchmodat.c21 return __syscall_ret(-EOPNOTSUPP); in fchmodat()
25 return __syscall_ret(-EOPNOTSUPP); in fchmodat()
32 if (S_ISLNK(st.st_mode)) ret = -EOPNOTSUPP; in fchmodat()
/third_party/eudev/src/shared/
Dselinux-util.c164 if (r < 0 && errno == EOPNOTSUPP) in mac_selinux_fix()
205 int r = -EOPNOTSUPP; in mac_selinux_get_create_label_from_exe()
215 return -EOPNOTSUPP; in mac_selinux_get_create_label_from_exe()
235 int r = -EOPNOTSUPP; in mac_selinux_get_our_label()
241 return -EOPNOTSUPP; in mac_selinux_get_our_label()
252 int r = -EOPNOTSUPP; in mac_selinux_get_child_mls_label()
265 return -EOPNOTSUPP; in mac_selinux_get_child_mls_label()
Dpath-util.c353 return -EOPNOTSUPP; in fd_fdinfo_mnt_id()
361 return -EOPNOTSUPP; in fd_fdinfo_mnt_id()
410 else if (errno == EOPNOTSUPP) in fd_is_mount_point()
423 if (errno == EOPNOTSUPP) { in fd_is_mount_point()
457 if (r == -EOPNOTSUPP) in fd_is_mount_point()
/third_party/ltp/testcases/kernel/syscalls/fsconfig/
Dfsconfig01.c39 if (TST_ERR == EOPNOTSUPP) in run()
47 if (TST_ERR == EOPNOTSUPP) in run()
55 if (TST_ERR == EOPNOTSUPP) in run()
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate04.c85 if (errno == ENOSYS || errno == EOPNOTSUPP) in test01()
113 if (errno == EOPNOTSUPP) { in test02()
172 if (errno == EOPNOTSUPP) { in test03()
209 if (errno == EOPNOTSUPP) { in test04()
249 if (errno == EOPNOTSUPP) { in test05()
/third_party/glib/gio/
Dgioerror.c172 #if defined (EOPNOTSUPP) && (!defined (ENOTSUP) || (EOPNOTSUPP != ENOTSUP)) in g_io_error_from_errno()
173 case EOPNOTSUPP: in g_io_error_from_errno()
/third_party/ltp/testcases/kernel/fs/proc/
Dproc01.c118 {"read", "/proc/sys/vm/nr_hugepages", EOPNOTSUPP},
119 {"read", "/proc/sys/vm/nr_overcommit_hugepages", EOPNOTSUPP},
120 {"read", "/proc/sys/vm/nr_hugepages_mempolicy", EOPNOTSUPP},
121 {"read", "/proc/pressure/*", EOPNOTSUPP},
/third_party/ltp/testcases/kernel/syscalls/getsockopt/
Dgetsockopt01.c108 EOPNOTSUPP, setup1, cleanup1, "invalid level"}
112 -1, EOPNOTSUPP, setup1, cleanup1, "invalid option name"}
116 -1, EOPNOTSUPP, setup1, cleanup1,
/third_party/ltp/testcases/kernel/syscalls/socketpair/
Dsocketpair01.c41 {PF_INET, SOCK_DGRAM, 17, fds, -1, EOPNOTSUPP, "UDP socket"},
43 {PF_INET, SOCK_STREAM, 6, fds, -1, EOPNOTSUPP, "TCP socket"},
/third_party/musl/arch/generic/bits/
Derrno.h95 #define EOPNOTSUPP 95 macro
96 #define ENOTSUP EOPNOTSUPP
/third_party/musl/arch/powerpc64/bits/
Derrno.h95 #define EOPNOTSUPP 95 macro
96 #define ENOTSUP EOPNOTSUPP
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h96 #define EOPNOTSUPP 95 macro
97 #define ENOTSUP EOPNOTSUPP
/third_party/musl/arch/mips64/bits/
Derrno.h94 #define EOPNOTSUPP 122 macro
95 #define ENOTSUP EOPNOTSUPP
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h96 #define EOPNOTSUPP 95 macro
97 #define ENOTSUP EOPNOTSUPP
/third_party/musl/arch/mipsn32/bits/
Derrno.h94 #define EOPNOTSUPP 122 macro
95 #define ENOTSUP EOPNOTSUPP
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h95 #define EOPNOTSUPP 95 macro
96 #define ENOTSUP EOPNOTSUPP
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h96 #define EOPNOTSUPP 95 macro
97 #define ENOTSUP EOPNOTSUPP
/third_party/musl/arch/mips/bits/
Derrno.h94 #define EOPNOTSUPP 122 macro
95 #define ENOTSUP EOPNOTSUPP
/third_party/musl/arch/powerpc/bits/
Derrno.h95 #define EOPNOTSUPP 95 macro
96 #define ENOTSUP EOPNOTSUPP
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h96 #define EOPNOTSUPP 95 macro
97 #define ENOTSUP EOPNOTSUPP
/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h71 #ifndef EOPNOTSUPP
72 #define EOPNOTSUPP (MHDW32ERRBASE+10) macro

1234567