MCPcopy 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
506LPSECURITY_ATTRIBUTES ISC_get_security_desc()
507{
508 return security_attributes();
509}
510#endif
511
512

Callers 15

aux_requestFunction · 0.85
connect_clientMethod · 0.85
make_mapMethod · 0.85
server_initMethod · 0.85
get_server_portMethod · 0.85
GlobalPortLockMethod · 0.85
ControlFileMethod · 0.85
WinMainFunction · 0.85
LogWriterMethod · 0.85
SharedMemoryBaseMethod · 0.85
ISC_mutex_initFunction · 0.85
remapFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected