Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_AddCommand
src/apps/icon-o-matic/generic/command/CommandStack.cpp
48
ret = _AddCommand(command);
src/apps/icon-o-matic/generic/command/CommandStack.h
40
status_t _AddCommand(Command* command);
src/apps/mediaplayer/support/CommandStack.cpp
49
ret = _AddCommand(command);
src/apps/mediaplayer/support/CommandStack.h
37
status_t _AddCommand(Command* command);