Searched defs:pathEnd (Results 1 - 7 of 7) sorted by relevance

/haiku/src/bin/debug/
H A Ddebug_utils.cpp46 const char* pathEnd = strchr(paths, ':'); local
/haiku/src/kits/debug/
H A DTeamDebugger.cpp180 const char* pathEnd = strchr(paths, ':'); local
/haiku/src/kits/storage/
H A Dstorage_support.cpp210 int leafStart, leafEnd, pathEnd, len; local
133 internal_parse_path(const char *fullPath, int &leafStart, int &leafEnd, int &pathEnd) argument
[all...]
H A DPathMonitor.cpp792 const char* pathEnd = path + strlen(path); local
930 const char* pathEnd = path + fPath.Length(); local
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.cpp96 char* pathEnd = strchr(path, '/'); local
122 char* pathEnd = strchr(path, '/'); local
489 char* pathEnd; local
[all...]
/haiku/src/system/libroot/os/
H A Dimage.cpp335 const char* pathEnd = paths - 1; local
/haiku/src/system/runtime_loader/
H A Druntime_loader.cpp271 const char *pathEnd = pathList; local

Completed in 85 milliseconds