Constant naughtyfy::flags::FAN_OPEN_EXEC
source · pub const FAN_OPEN_EXEC: u64 = 0x00001000;Expand description
A file was opened with the intent to be executed. See NOTES in fanotify_mark(2) for additional details.
pub const FAN_OPEN_EXEC: u64 = 0x00001000;A file was opened with the intent to be executed. See NOTES in fanotify_mark(2) for additional details.