_LastPathComponent
return strcmp(_LastPathComponent(fExecutablePath), name) == 0;
static const char *_LastPathComponent(const char *path);
_LastPathComponent(fExecutablePath));