FILE_DATA_ALL
if ((o->f_granted_access & FILE_DATA_ALL) == 0)
if ((op->desired_access & FILE_DATA_ALL) != 0)
if ((desired_access & FILE_DATA_ALL) == 0)
if ((of->f_granted_access & FILE_DATA_ALL) == 0) {
if ((of->f_granted_access & FILE_DATA_ALL) == 0) {
if ((of->f_granted_access & FILE_DATA_ALL) == FILE_EXECUTE)
if ((desired_access & FILE_DATA_ALL) == 0) {