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

Class Unix

src/common/StatusArg.h:289–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287};
288
289class Unix : public Base
290{
291public:
292 explicit Unix(ISC_STATUS s) throw();
293};
294
295class Mach : public Base
296{

Callers 12

open_database_scanMethod · 0.85
EXT_getFunction · 0.85
unix.cppFile · 0.85
PIO_openFunction · 0.85
lockDatabaseFileFunction · 0.85
unix_errorFunction · 0.85
isPthreadErrorFunction · 0.85
isc_sync.cppFile · 0.85
convertMethod · 0.85
openIconvMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected