Searched refs:F_NOTIFY (Results 1 – 5 of 5) sorted by relevance
118 #if defined(F_NOTIFY) || (defined(HAVE_DECL_F_NOTIFY) && HAVE_DECL_F_NOTIFY)119 XLAT(F_NOTIFY),
39 F_NOTIFY
22 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2) macro
180 #ifdef F_NOTIFY in sys_fcntl()181 case F_NOTIFY: in sys_fcntl()203 #ifdef F_NOTIFY in sys_fcntl()204 case F_NOTIFY: in sys_fcntl()
88 Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC.90 * desc.c: Add F_SETLEASE, F_GETLEASE, F_NOTIFY,