Home
last modified time | relevance | path

Searched refs:ENOTEMPTY (Results 1 – 25 of 6784) sorted by relevance

12345678910>>...272

/dports/devel/cvs-devel/cvs-1.12.13/os2/
H A Dtcpip.h59 # if ENOTEMPTY != 39
63 # undef ENOTEMPTY
66 # undef ENOTEMPTY
68 # define ENOTEMPTY 39 macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Drmdir-errno.m49 # errno to some value, usually ENOTEMPTY. However, on some AIX systems,
10 # ENOTEMPTY is mistakenly defined to be EEXIST. To work around this, and
45 # Guess ENOTEMPTY = 41 on native Windows.
46 mingw*) gl_cv_func_rmdir_errno_not_empty=ENOTEMPTY ;;
47 *) gl_cv_func_rmdir_errno_not_empty=ENOTEMPTY ;;
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_hfs/
H A Dad_hfs_fcntl.c53 if (err && (errno != ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
66 if (err && (errno == ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
74 if (err && (errno != ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
90 (err && (errno == ENOTEMPTY))) { in ADIOI_HFS_Fcntl()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/ad_hfs/
H A Dad_hfs_fcntl.c53 if (err && (errno != ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
66 if (err && (errno == ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
74 if (err && (errno != ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
90 (err && (errno == ENOTEMPTY))) { in ADIOI_HFS_Fcntl()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/ad_hfs/
H A Dad_hfs_fcntl.c53 if (err && (errno != ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
66 if (err && (errno == ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
74 if (err && (errno != ENOTEMPTY)) { in ADIOI_HFS_Fcntl()
90 (err && (errno == ENOTEMPTY))) { in ADIOI_HFS_Fcntl()
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/unix/
H A Dunixsupport.c111 #ifndef ENOTEMPTY
112 #define ENOTEMPTY (-1) macro
232 #ifndef ENOTEMPTY
233 #define ENOTEMPTY (-1) macro
246 ENOSYS, ENOTDIR, ENOTEMPTY, ENOTTY, ENXIO, EPERM, EPIPE, ERANGE,
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/unix/
H A Dunixsupport.c111 #ifndef ENOTEMPTY
112 #define ENOTEMPTY (-1) macro
232 #ifndef ENOTEMPTY
233 #define ENOTEMPTY (-1) macro
246 ENOSYS, ENOTDIR, ENOTEMPTY, ENOTTY, ENXIO, EPERM, EPIPE, ERANGE,
/dports/lang/racket/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …28)(ENOSR . 63)(ENOSTR . 60)(ENOSYS . 38)(ENOTCONN . 107)(ENOTDIR . 20)(ENOTEMPTY . 39)(ENOTRECOVE…
3 … 28)(ENOSR . 98)(ENOSTR . 99)(ENOSYS . 78)(ENOTCONN . 57)(ENOTDIR . 20)(ENOTEMPTY . 66)(ENOTRECOVE…
5 …)(ENOSR . 124)(ENOSTR . 125)(ENOSYS . 40)(ENOTCONN . 126)(ENOTDIR . 20)(ENOTEMPTY . 41)(ENOTRECOVE…
7 …. 61)(ELOOP . 62)(ENAMETOOLONG . 63)(EHOSTDOWN . 64)(EHOSTUNREACH . 65)(ENOTEMPTY . 66)(EPROCLIM .…
9 …. 61)(ELOOP . 62)(ENAMETOOLONG . 63)(EHOSTDOWN . 64)(EHOSTUNREACH . 65)(ENOTEMPTY . 66)(EPROCLIM .…
11 …. 61)(ELOOP . 62)(ENAMETOOLONG . 63)(EHOSTDOWN . 64)(EHOSTUNREACH . 65)(ENOTEMPTY . 66)(EPROCLIM .…
13 …. 87)(EILSEQ . 88)(ENOSYS . 89)(ELOOP . 90)(ESTART . 91)(ESTRPIPE . 92)(ENOTEMPTY . 93)(EUSERS . 9…
/dports/lang/racket-minimal/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …28)(ENOSR . 63)(ENOSTR . 60)(ENOSYS . 38)(ENOTCONN . 107)(ENOTDIR . 20)(ENOTEMPTY . 39)(ENOTRECOVE…
3 … 28)(ENOSR . 98)(ENOSTR . 99)(ENOSYS . 78)(ENOTCONN . 57)(ENOTDIR . 20)(ENOTEMPTY . 66)(ENOTRECOVE…
5 …)(ENOSR . 124)(ENOSTR . 125)(ENOSYS . 40)(ENOTCONN . 126)(ENOTDIR . 20)(ENOTEMPTY . 41)(ENOTRECOVE…
7 …. 61)(ELOOP . 62)(ENAMETOOLONG . 63)(EHOSTDOWN . 64)(EHOSTUNREACH . 65)(ENOTEMPTY . 66)(EPROCLIM .…
9 …. 61)(ELOOP . 62)(ENAMETOOLONG . 63)(EHOSTDOWN . 64)(EHOSTUNREACH . 65)(ENOTEMPTY . 66)(EPROCLIM .…
11 …. 61)(ELOOP . 62)(ENAMETOOLONG . 63)(EHOSTDOWN . 64)(EHOSTUNREACH . 65)(ENOTEMPTY . 66)(EPROCLIM .…
13 …. 87)(EILSEQ . 88)(ENOSYS . 89)(ELOOP . 90)(ESTART . 91)(ESTRPIPE . 92)(ENOTEMPTY . 93)(EUSERS . 9…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/19_diagnostics/error_category/
H A Dsystem_category.cc87 #ifdef ENOTEMPTY in test02()
88 cond = cat.default_error_condition(ENOTEMPTY); in test02()
89 VERIFY( cond.value() == ENOTEMPTY ); in test02()
92 VERIFY( std::error_code(ENOTEMPTY, cat) == std::errc::directory_not_empty ); in test02()
/dports/lang/gcc8/gcc-8.5.0/libgo/go/os/
H A Derror_unix_test.go17 isExistTest{err: &os.PathError{Err: syscall.ENOTEMPTY}, is: true, isnot: false},
20 isExistTest{err: &os.LinkError{Err: syscall.ENOTEMPTY}, is: true, isnot: false},
23 isExistTest{err: &os.SyscallError{Err: syscall.ENOTEMPTY}, is: true, isnot: false},

12345678910>>...272