Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h174 #define tounixspec(a,b) Perl_tounixspec_utf8(aTHX_ a,b,NULL) macro
/openbsd/gnu/usr.bin/perl/
H A Dpp_ctl.c4572 tounixspec(name, SvPVX(sv_2mortal(newSVpv("", VMS_MAXRSS-1))))) in S_require_file()