Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ISC_get_security_desc
Function
ISC_get_security_desc
src/common/isc.cpp:506–509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
504
505
#ifdef WIN_NT
506
LPSECURITY_ATTRIBUTES ISC_get_security_desc()
507
{
508
return security_attributes();
509
}
510
#endif
511
512
Callers
15
aux_request
Function · 0.85
connect_client
Method · 0.85
make_map
Method · 0.85
server_init
Method · 0.85
get_server_port
Method · 0.85
GlobalPortLock
Method · 0.85
ControlFile
Method · 0.85
WinMain
Function · 0.85
LogWriter
Method · 0.85
SharedMemoryBase
Method · 0.85
ISC_mutex_init
Function · 0.85
remapFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected