MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / dumpAuthBlock

Function dumpAuthBlock

src/common/classes/ClumpletReader.h:244–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242void dumpAuthBlock(const char* text, ClumpletReader* pb, unsigned char param);
243#else
244static inline void dumpAuthBlock(const char*, ClumpletReader*, unsigned char) { }
245#endif
246
247} // namespace Firebird

Callers 3

service_attachMethod · 0.50
getMethod · 0.50
ServiceMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected