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