Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getLogin
Method
getLogin
src/remote/client/interface.cpp:10328–10331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10326
}
10327
10328
const char* ClntAuthBlock::getLogin()
10329
{
10330
return cliUserName.nullStr();
10331
}
10332
10333
const char* ClntAuthBlock::getPassword()
10334
{
Callers
2
ServerAuth
Method · 0.45
accept_connection
Function · 0.45
Calls
1
nullStr
Method · 0.45
Tested by
no test coverage detected