Searched refs:O_WRONLY (Results 1 - 25 of 167) sorted by relevance

1234567

/asus-wl-520gu-7.0.1.45/src/router/samba/source/torture/
H A Ddenytest.c58 {O_WRONLY, "O_WRONLY"},
93 {1, O_RDWR, DENY_DOS, O_WRONLY, DENY_DOS, A_W},
96 {1, O_RDWR, DENY_DOS, O_WRONLY, DENY_ALL, A_0},
99 {1, O_RDWR, DENY_DOS, O_WRONLY, DENY_WRITE, A_0},
102 {1, O_RDWR, DENY_DOS, O_WRONLY, DENY_READ, A_0},
105 {1, O_RDWR, DENY_DOS, O_WRONLY, DENY_NONE, A_W},
108 {1, O_RDWR, DENY_DOS, O_WRONLY, DENY_FCB, A_0},
111 {1, O_RDONLY, DENY_DOS, O_WRONLY, DENY_DOS, A_W},
114 {1, O_RDONLY, DENY_DOS, O_WRONLY, DENY_AL
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dwatchdog.c39 if ((fd=open(argv[1], O_WRONLY)) == -1) {
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dtestprns.c45 dbf = x_fopen("test.log", O_WRONLY|O_CREAT|O_TRUNC, 0644);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dfcntl.h8 #define O_WRONLY 00000001 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dfcntl.h11 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dfcntl.h15 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dfcntl.h15 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dfcntl.h15 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dfcntl.h8 #define O_WRONLY 00000001 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dfcntl.h11 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dfcntl.h15 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dfcntl.h15 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dfcntl.h15 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dfcntl.h10 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dfcntl.h16 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dfcntl.h8 #define O_WRONLY 01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dfcntl.h8 #define O_WRONLY 01 macro

Completed in 115 milliseconds

1234567