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