Searched refs:theRetVal (Results 1 – 1 of 1) sorted by relevance
390 int theRetVal = pListener->authenticate( rtl::OUString::createFromAscii( inRealm ), in provideSerfCredentials() local397 if ( theRetVal == 0 ) in provideSerfCredentials()403 return theRetVal != 0 ? SERF_ERROR_AUTHN_FAILED : APR_SUCCESS; in provideSerfCredentials()
Completed in 23 milliseconds