Searched refs:F_SETLEASE (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A Dfcntlcmds.in22 F_SETLEASE (1024 + 0)
H A Dfcntlcmds.h56 #if !(defined(F_SETLEASE) || (defined(HAVE_DECL_F_SETLEASE) && HAVE_DECL_F_SETLEASE))
57 # define F_SETLEASE (1024 + 0) macro
113 XLAT(F_SETLEASE),
/external/kernel-headers/original/uapi/linux/
H A Dfcntl.h6 #define F_SETLEASE (F_LINUX_SPECIFIC_BASE + 0) macro
/external/strace/
H A Dfcntl.c125 case F_SETLEASE:

Completed in 126 milliseconds