Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GroupDB
src/servers/registrar/AuthenticationManager.cpp
742
fGroupDB = new(std::nothrow) GroupDB;
src/servers/registrar/AuthenticationManager.h
29
class GroupDB;
src/servers/registrar/AuthenticationManager.h
46
GroupDB* fGroupDB;
src/tests/servers/registrar/FakeAuthenticationManager.h
26
class GroupDB;
src/tests/servers/registrar/FakeAuthenticationManager.h
32
GroupDB* fGroupDB;