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

/haiku/src/servers/debug/
H A DDebugServer.cpp232 static const char *_LastPathComponent(const char *path);
575 _LastPathComponent(fExecutablePath));
1128 return strcmp(_LastPathComponent(fExecutablePath), name) == 0;
1162 TeamDebugHandler::_LastPathComponent(const char *path) function in class:TeamDebugHandler

Completed in 33 milliseconds