Searched refs:GENERIC_EXECUTE (Results 1 – 6 of 6) sorted by relevance
114 #define GENERIC_EXECUTE 0x20000000 macro
152 if ((flags & GENERIC_EXECUTE) || (flags & FILE_EXEC_RIGHTS)) in access_flags_to_mode()
169 !(oparms->desired_access & GENERIC_EXECUTE) && in smb2_open_file()
590 if (((flags & GENERIC_EXECUTE) || in access_flags_to_mode()619 if (((flags & GENERIC_EXECUTE) || in access_flags_to_mode()
254 #define GENERIC_EXECUTE 0x20000000 /* Same as: FILE_EXECUTE | */ macro
1058 GENERIC_EXECUTE | GENERIC_READ); in access_flags_to_smbopen_mode()1060 GENERIC_EXECUTE); in access_flags_to_smbopen_mode()
Completed in 36 milliseconds