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

/haiku-fatelf/src/system/kernel/debug/
H A Ddebug.cpp360 const char* previousCommandName = NULL; local
376 if (previousCommandName[i] != command->name[i]) {
383 previousCommandName = command->name;
415 previousCommandName + position, neededSpace);

Completed in 113 milliseconds