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

/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.cpp382 size_t commandNameLength = strlen(commandName); local
397 if (entry->Name().Compare(commandName, commandNameLength) == 0) {

Completed in 24 milliseconds