Searched refs:F_SETLK (Results 1 - 17 of 17) sorted by relevance

/seL4-camkes-master/projects/musllibc/arch/aarch64/bits/
H A Dfcntl.h28 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/arch/aarch64_sel4/bits/
H A Dfcntl.h28 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/arch/arm/bits/
H A Dfcntl.h34 #define F_SETLK 13 macro
/seL4-camkes-master/projects/musllibc/arch/arm_sel4/bits/
H A Dfcntl.h34 #define F_SETLK 13 macro
/seL4-camkes-master/projects/musllibc/arch/generic/bits/
H A Dfcntl.h34 #define F_SETLK 13 macro
/seL4-camkes-master/projects/musllibc/arch/mips/bits/
H A Dfcntl.h34 #define F_SETLK 34 macro
/seL4-camkes-master/projects/musllibc/arch/mips64/bits/
H A Dfcntl.h34 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/arch/mipsn32/bits/
H A Dfcntl.h34 #define F_SETLK 34 macro
/seL4-camkes-master/projects/musllibc/arch/powerpc/bits/
H A Dfcntl.h34 #define F_SETLK 13 macro
/seL4-camkes-master/projects/musllibc/arch/powerpc64/bits/
H A Dfcntl.h29 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/arch/s390x/bits/
H A Dfcntl.h29 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/arch/x32/bits/
H A Dfcntl.h34 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/arch/x86_64/bits/
H A Dfcntl.h34 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/arch/x86_64_sel4/bits/
H A Dfcntl.h34 #define F_SETLK 6 macro
/seL4-camkes-master/projects/musllibc/src/misc/
H A Dlockf.c25 return fcntl(fd, F_SETLK, &l);
/seL4-camkes-master/projects/musllibc/src/fcntl/
H A Dfcntl.c41 case F_SETLK:
/seL4-camkes-master/projects/musllibc/include/
H A Dfcntl.h171 #define F_SETLK64 F_SETLK

Completed in 64 milliseconds