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

/haiku-fatelf/src/system/kernel/
H A Dmodule.cpp1517 const char* endPrefix = strchr(startPrefix, '/'); local
1520 if (endPrefix != NULL)
1521 length = endPrefix - startPrefix;

Completed in 26 milliseconds