Home
last modified time | relevance | path

Searched refs:CAN_READLINK (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/
DConstant.pm98 use constant CAN_READLINK => ($^O ne 'MSWin32' and $^O !~ /RISC(?:[ _])?OS/i and $^O ne 'VMS'); constant
DFile.pm323 linkname => ($type == SYMLINK and CAN_READLINK)