Searched refs:pFileDescr (Results 1 – 1 of 1) sorted by relevance
47 … PSECURITY_DESCRIPTOR pFileDescr = reinterpret_cast< PSECURITY_DESCRIPTOR >( malloc( nFDSize ) ); in IsReadonlyAccordingACL() local48 …ITY_INFORMATION|GROUP_SECURITY_INFORMATION|OWNER_SECURITY_INFORMATION, pFileDescr, nFDSize, &nFDSi… in IsReadonlyAccordingACL()66 if ( AccessCheck( pFileDescr, in IsReadonlyAccordingACL()85 free( pFileDescr ); in IsReadonlyAccordingACL()
Completed in 9 milliseconds