Home
last modified time | relevance | path

Searched refs:osl_psz_getUserIdent (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sal/osl/os2/
H A Dsecurity.c49 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax);
137 bRet = osl_psz_getUserIdent(Security,pszIdent,sizeof(pszIdent)); in osl_getUserIdent()
146 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax) in osl_psz_getUserIdent() function
/aoo42x/main/sal/osl/unx/
H A Dsecurity.c54 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax);
654 bRet = osl_psz_getUserIdent(Security,pszIdent,sizeof(pszIdent)); in osl_getUserIdent()
663 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax) in osl_psz_getUserIdent() function
H A Dpipe.c41 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax);
187 OSL_VERIFY(osl_psz_getUserIdent(Security, Ident, sizeof(Ident))); in osl_psz_createPipe()

Completed in 80 milliseconds