Searched refs:m_Security (Results 1 – 1 of 1) sorted by relevance
60 PSECURITY_ATTRIBUTES m_Security; member102 if (pPipe->m_Security != NULL) in __osl_destroyPipeImpl()104 rtl_freeMemory(pPipe->m_Security->lpSecurityDescriptor); in __osl_destroyPipeImpl()105 rtl_freeMemory(pPipe->m_Security); in __osl_destroyPipeImpl()206 pPipe->m_Security = pSecAttr; in osl_createPipe()219 pPipe->m_Security); in osl_createPipe()447 pAcceptedPipe->m_Security); in osl_acceptPipe()
Completed in 15 milliseconds