Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dacl-internal.h42 #ifndef ENOSYS
43 # define ENOSYS (-1) macro
130 ((Err) == ENOTSUP || (Err) == ENOSYS || (Err) == EINVAL || (Err) == EBUSY || (Err) == ENOENT)
133 … ((Err) == ENOTSUP || (Err) == ENOSYS || (Err) == EINVAL || (Err) == EBUSY || (Err) == EOPNOTSUPP)
136 ((Err) == ENOTSUP || (Err) == ENOSYS || (Err) == EINVAL || (Err) == EBUSY)
Dcopy-acl.c194 if (ret != 0 && errno != ENOSYS) in qcopy_acl()
256 if (errno == ENOSYS || errno == EINVAL) in qcopy_acl()
297 if (errno == ENOSYS || errno == ENOTSUP) in qcopy_acl()
361 if (errno == ENOSYS && !acl_nontrivial (count, entries)) in qcopy_acl()
378 if ((errno == ENOSYS || errno == EINVAL || errno == ENOTSUP) in qcopy_acl()
422 if (errno == ENOSYS || errno == EOPNOTSUPP) in qcopy_acl()
457 if (errno == ENOSYS || errno == EOPNOTSUPP) in qcopy_acl()
Dset-mode-acl.c237 if (saved_errno == ENOSYS) in qset_acl()
363 if (errno == ENOSYS) in qset_acl()
390 if (errno == ENOSYS) in qset_acl()
435 if (errno == ENOSYS || errno == EOPNOTSUPP) in qset_acl()
468 if (ret < 0 && errno == ENOSYS) in qset_acl()
Dfile-has-acl.c374 if (errno == ENOSYS || errno == ENOTSUP) in file_has_acl()
424 if (errno == ENOSYS || errno == EINVAL) in file_has_acl()
474 return (errno == ENOSYS || errno == EOPNOTSUPP ? 0 : -1); in file_has_acl()
/ndk/build/tools/toolchain-patches/gdb/
D0002-ndk-Fix-signal-handling-in-gdbserver-6.6.patch24 + if (errno != ENOSYS)
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure5260 to always fail with ENOSYS. Some functions are actually named
5487 to always fail with ENOSYS. Some functions are actually named
7689 to always fail with ENOSYS. Some functions are actually named
8292 to always fail with ENOSYS. Some functions are actually named
10166 to always fail with ENOSYS. Some functions are actually named
10345 to always fail with ENOSYS. Some functions are actually named
13738 to always fail with ENOSYS. Some functions are actually named
14073 to always fail with ENOSYS. Some functions are actually named
14282 to always fail with ENOSYS. Some functions are actually named
14474 to always fail with ENOSYS. Some functions are actually named
[all …]
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c763 if (errno != ENOSYS)
/ndk/sources/host-tools/make-3.81/
Dconfigure1852 to always fail with ENOSYS. Some functions are actually named
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.01852 to always fail with ENOSYS. Some functions are actually named