Home
last modified time | relevance | path

Searched refs:F_SETLEASE (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
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),
Dfcntlcmds.in22 F_SETLEASE (1024 + 0)
/external/kernel-headers/original/uapi/linux/
Dfcntl.h6 #define F_SETLEASE (F_LINUX_SPECIFIC_BASE + 0) macro
/external/strace/
Dfcntl.c125 case F_SETLEASE: in print_fcntl()
DChangeLog-CVS90 * desc.c: Add F_SETLEASE, F_GETLEASE, F_NOTIFY,