Searched refs:osl_getUserIdent (Results 1 – 8 of 8) sorted by relevance
108 sal_Bool SAL_CALL osl_getUserIdent(oslSecurity Security, rtl_uString **strIdent);
71 return osl_getUserIdent( m_handle, &strIdent.pData ); in getUserIdent()
74 return osl_getUserIdent( m_oslSecurity, &strIdent.pData ); in getUserIdent()
130 sal_Bool SAL_CALL osl_getUserIdent(oslSecurity Security, rtl_uString **ustrIdent) in osl_getUserIdent() function
115 osl_getUserIdent;
142 OSL_VERIFY(osl_getUserIdent(Security, &Ident)); in osl_createPipe()
330 sal_Bool SAL_CALL osl_getUserIdent(oslSecurity Security, rtl_uString **strIdent) in osl_getUserIdent() function
648 sal_Bool SAL_CALL osl_getUserIdent(oslSecurity Security, rtl_uString **ustrIdent) in osl_getUserIdent() function
Completed in 43 milliseconds