Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getStdioFile
Method
getStdioFile
src/common/utils.cpp:993–993 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
991
}
992
993
FILE* getStdioFile() { return f; }
994
bool operator!() { return !f; }
995
996
private:
Callers
1
fetchPassword
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected