Searched refs:_PrintHelp (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.h74 void _PrintHelp(const char* commandName);
H A DCommandLineUserInterface.cpp87 fUserInterface->_PrintHelp(argc == 2 ? argv[1] : NULL);
418 CommandLineUserInterface::_PrintHelp(const char* commandName) function in class:CommandLineUserInterface
/haiku/src/tests/apps/partitioner/
H A DPartitioner.cpp275 _PrintHelp();
296 void _PrintHelp() function in class:Partitioner

Completed in 19 milliseconds