Home
last modified time | relevance | path

Searched refs:EROFS (Results 1 – 25 of 64) sorted by relevance

123

/external/ltp/testcases/kernel/syscalls/mknodat/
Dmknodat02.c72 { &dir_fd, "tnode4", FIFOMODE, EROFS },
73 { &dir_fd, "tnode5", FREGMODE, EROFS },
74 { &dir_fd, "tnode6", SOCKMODE, EROFS },
/external/curl/src/
Dtool_dirhie.c64 #ifdef EROFS in show_dir_errno()
65 case EROFS: in show_dir_errno()
/external/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat02.c56 {&dir_fd, TEST_FILE1, EROFS},
57 {&cur_fd, TEST_FILE1, EROFS},
/external/libcxx/include/
Derrno.h372 #ifndef EROFS
373 #define EROFS 9974 macro
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c107 EROFS, "EROFS", EROFS}, {
D4-1.c102 EROFS, "EROFS"}, {
D3-1-buildonly.c88 int dummy71 = EROFS;
/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h33 #define EROFS 30 /* Read-only file system */ macro
/external/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp305 #ifndef EROFS
306 #error EROFS not defined
/external/openssh/
Dsshpty.c227 if (errno == EROFS && in pty_setowner()
241 if (errno == EROFS && in pty_setowner()
/external/syslinux/dos/
Derrno.h33 #define EROFS 30 /* Read-only file system */ macro
/external/libusb/msvc/
Derrno.h54 #define EROFS 30 /* Read-only file system */ macro
/external/strace/tests-mx32/
Derrno2name.c422 #ifdef EROFS in errno2name()
423 CASE(EROFS); in errno2name()
/external/strace/tests-m32/
Derrno2name.c422 #ifdef EROFS in errno2name()
423 CASE(EROFS); in errno2name()
/external/strace/tests/
Derrno2name.c422 #ifdef EROFS in errno2name()
423 CASE(EROFS); in errno2name()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h427 # ifndef EROFS
428 # define EROFS 30 macro
595 read_only_file_system = EROFS,
/external/ltp/testcases/kernel/syscalls/access/
Daccess04.c68 {MNT_POINT, W_OK, EROFS}
/external/syslinux/com32/include/
Derrno.h35 #define EROFS 30 /* Read-only file system */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py38 EROFS = 30 variable
/external/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c57 {TEST_EROFS, EROFS},
/external/ltp/testcases/kernel/syscalls/creat/
Dcreat06.c99 {TEST8_FILE, MODE1, EROFS, NULL, NULL},
/external/ltp/testcases/kernel/syscalls/fchmod/
Dfchmod06.c60 {"EROFS", &fd3, 0644, EROFS},
/external/ltp/testcases/kernel/syscalls/link/
Dlink08.c73 {TEST_FILE2, TEST_FILE3, EROFS},
/external/ltp/testcases/kernel/syscalls/utime/
Dutime06.c76 {MNT_POINT, EROFS, NULL, NULL, NULL},
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py42 EROFS = 30 variable

123