Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h812 #define PERL_RMSEXPAND_M_VMS_IN 0x08 /* Assume input is VMS already */ macro
H A Dvms.c3783 if (cando_by_name_int(S_IRUSR, 0, vmspipe_file, PERL_RMSEXPAND_M_VMS_IN)
3785 (S_IXUSR, 0, vmspipe_file, PERL_RMSEXPAND_M_VMS_IN)) {
3808 (S_IRUSR, 0, vmspipe_file, PERL_RMSEXPAND_M_VMS_IN)
3810 (S_IXUSR, 0, vmspipe_file, PERL_RMSEXPAND_M_VMS_IN)) {
5514 if ((opts & PERL_RMSEXPAND_M_VMS_IN) == 0) {
5898 opts |= PERL_RMSEXPAND_M_VMS_IN;
10088 && !cando_by_name_int(S_IRUSR,0,dir,PERL_RMSEXPAND_M_VMS_IN)) {
10793 (S_IXUSR,0,image_name,PERL_RMSEXPAND_M_VMS_IN)) {
10805 (S_IXUSR,0,image_name, PERL_RMSEXPAND_M_VMS_IN)) {
11893 if ( !(opts & PERL_RMSEXPAND_M_VMS_IN) ) {
[all …]