Home
last modified time | relevance | path

Searched refs:m_hProfile (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/osl/w32/
H A Dsecurity.c98 pSecImpl->m_hProfile = NULL; in osl_getCurrentSecurity()
141 pSecImpl->m_hProfile = NULL; in osl_loginUser()
201 pSecImpl->m_hProfile = NULL; in osl_loginUserOnFileServer()
322 if ( pSecImpl->m_hProfile ) in osl_freeSecurityHandle()
323 CloseHandle(pSecImpl->m_hProfile); in osl_freeSecurityHandle()
643 if ( ((oslSecurityImpl*)Security)->m_hProfile != NULL ) in osl_unloadUserProfile()
675 bOk = fUnloadUserProfile(hAccessToken, ((oslSecurityImpl*)Security)->m_hProfile); in osl_unloadUserProfile()
682 ((oslSecurityImpl*)Security)->m_hProfile; in osl_unloadUserProfile()
H A Dsecimpl.h38 HANDLE m_hProfile; member

Completed in 12 milliseconds