Searched refs:F_WRLCK (Results 1 - 25 of 65) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/samba/source/tests/
H A Dfcntl_lock64.c45 lock.l_type = F_WRLCK;
51 lock.l_type = F_WRLCK;
68 lock.l_type = F_WRLCK;
H A Dfcntl_lock.c63 lock.l_type = F_WRLCK;
69 lock.l_type = F_WRLCK;
92 lock.l_type = F_WRLCK;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dtdb.c212 if ((rw_type == F_WRLCK) && (tdb->read_only)) {
546 if (tdb_lock(tdb, i, F_WRLCK) != 0)
550 return tdb_unlock(tdb, i, F_WRLCK);
559 return tdb_unlock(tdb, i, F_WRLCK);
579 if ((ret = tdb_lock(tdb, -1, F_WRLCK)) != 0)
586 tdb_unlock(tdb, -1, F_WRLCK);
593 tdb_unlock(tdb, -1, F_WRLCK);
599 tdb_unlock(tdb, -1, F_WRLCK);
612 return tdb_unlock(tdb, -1, F_WRLCK);
641 if (tdb_lock(tdb, -1, F_WRLCK) !
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dfcntl.h47 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dfcntl.h51 #define F_WRLCK 02 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dfcntl.h50 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dfcntl.h54 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dfcntl.h55 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dfcntl.h50 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dfcntl.h47 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dfcntl.h47 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dfcntl.h51 #define F_WRLCK 02 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dfcntl.h50 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dfcntl.h54 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dfcntl.h55 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dfcntl.h50 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dfcntl.h47 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dfcntl.h44 #define F_WRLCK 2 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dfcntl.h47 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dfcntl.h49 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dfcntl.h47 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dfcntl.h51 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dfcntl.h43 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dfcntl.h43 #define F_WRLCK 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dfcntl.h44 #define F_WRLCK 2 macro

Completed in 111 milliseconds

123