Constant naughtyfy::flags::FAN_ACCESS_PERM
source · pub const FAN_ACCESS_PERM: u64 = 0x00020000;Expand description
An application wants to read a file or directory, for example using read(2) or readdir(2). The reader must write a response (as described below) that determines whether the permission to access the filesystem object shall be granted.