Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h170 #define tounixpath(a,b) Perl_tounixpath_utf8(aTHX_ a,b,NULL) macro
/openbsd/gnu/usr.bin/perl/
H A Dpp_ctl.c5020 tounixpath(dir, SvPVX(sv_2mortal(newSVpv("", VMS_MAXRSS-1))))) in S_require_file()