Home
last modified time | relevance | path

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

/external/strace/xlat/
Dfcntlcmds.h59 #if !(defined(F_GETLEASE) || (defined(HAVE_DECL_F_GETLEASE) && HAVE_DECL_F_GETLEASE))
60 # define F_GETLEASE (1024 + 1) macro
114 XLAT(F_GETLEASE),
Dfcntlcmds.in23 F_GETLEASE (1024 + 1)
/external/kernel-headers/original/uapi/linux/
Dfcntl.h7 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE + 1) macro
/external/strace/
Dfcntl.c168 case F_GETLEASE: in print_fcntl()
DChangeLog-CVS90 * desc.c: Add F_SETLEASE, F_GETLEASE, F_NOTIFY,