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