Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/doc/
H A Dbuild.info.in43 $htmlfile = VMS::Filespec::unixify($htmlfile);
44 $manfile = VMS::Filespec::unixify($manfile);
45 $podfile = VMS::Filespec::unixify($podfile);
46 $podinfile = VMS::Filespec::unixify($podinfile)
/netbsd-src/external/gpl2/gmake/dist/
H A Dvmsify.c907 unixify (char *name) in unixify() function