Constant naughtyfy::flags::FAN_OPEN_EXEC_PERM
source · pub const FAN_OPEN_EXEC_PERM: u64 = 0x00040000;Expand description
An application wants to open a file for execution. The reader must write a response that determines whether the permission to open the filesystem object for execution shall be granted. See NOTES in fanotify_mark(2) for additional details.