Lines Matching refs:Unix
21 # Reassemble it as a Unix path
23 return File::Spec::Unix->catpath(
24 '', File::Spec::Unix->catdir('', $vol ? $vol : (), @dirs), $file);
210 # help by specifying extra relative directories. They must always be in Unix
819 use File::Spec::Unix;
837 # On Unix platforms, we depend on {shlibname}.so
848 # 2. For optimal usage, include directory paths must be in Unix form,
855 # To resolve 2, we convert all include directory specs we get to Unix,
1420 # On Unix and on Windows, the corresponding maneuver goes through
1428 # symbols, to mimic the way linking work on Unix and Windows, and so