Searched refs:separate_path (Results 1 – 2 of 2) sorted by relevance
6709 my ($Dir, $Name) = separate_path($Path);6730 my ($OutDir, $Name) = separate_path($Dir);6757 my ($AbsDir, $Name) = separate_path($AbsPath);8874 my ($Dir, $FileName) = separate_path($Path);8959 my ($From, $Name) = separate_path($Path);15538 sub separate_path($) { subroutine18585 my ($Dir, $Name) = separate_path($_);22257 my ($DDir, $DName) = separate_path($DumpPath);22426 ($LOG_DIR, $LOG_FILE) = separate_path($OutputLogPath{$LibVersion});
1833 my ($HDir, $HName) = separate_path($HRelPath);