Searched refs:lprofFindFirstDirSeparator (Results 1 – 3 of 3) sorted by relevance
78 const char *lprofFindFirstDirSeparator(const char *Path);
437 lprofFindFirstDirSeparator(const char *Path) { in lprofFindFirstDirSeparator() function
483 if (lprofFindFirstDirSeparator(Filename)) { in createProfileDir()