Searched refs:SMB2_GENERIC_EXECUTE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_2.h448 #define SMB2_GENERIC_EXECUTE 0x20000000 macro
H A Dsmb.h838 #define SMB2_GENERIC_EXECUTE 0x20000000 /* Indicates a request for the following combination of access flags listed above: FILE_READ_ATTRIBUTES| FILE_EXECUTE| SYNCHRONIZE| READ_CONTROL. */ macro
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_security.c1011 if (w_rights & SMB2_GENERIC_EXECUTE)
1295 arights |= SMB2_GENERIC_EXECUTE;

Completed in 202 milliseconds