Searched refs:F_NOTIFY (Results 1 – 6 of 6) sorted by relevance
/external/strace/xlat/ |
D | fcntlcmds.h | 62 #if !(defined(F_NOTIFY) || (defined(HAVE_DECL_F_NOTIFY) && HAVE_DECL_F_NOTIFY)) 63 # define F_NOTIFY (1024 + 2) macro 115 XLAT(F_NOTIFY),
|
D | fcntlcmds.in | 24 F_NOTIFY (1024 + 2)
|
/external/kernel-headers/original/uapi/linux/ |
D | fcntl.h | 22 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2) macro
|
/external/strace/ |
D | fcntl.c | 123 case F_NOTIFY: in print_fcntl()
|
D | ChangeLog-CVS | 88 Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC. 90 * desc.c: Add F_SETLEASE, F_GETLEASE, F_NOTIFY,
|
D | ChangeLog | 10138 * fcntl.c (print_fcntl): Print 3rd argument of F_NOTIFY, F_SETLEASE, and 16064 F_DUPFD_CLOEXEC, F_NOTIFY, F_SETLEASE, and F_GETLEASE macros.
|