Home
last modified time | relevance | path

Searched refs:PerlIOUnix_open (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dperliol.h266 PERL_CALLCONV PerlIO * PerlIOUnix_open(pTHX_ PerlIO_funcs *self, PerlIO_list_t *layers, IV n, cons…
H A Dperlio.c2642 PerlIOUnix_open(pTHX_ PerlIO_funcs *self, PerlIO_list_t *layers, in PerlIOUnix_open() function
2832 PerlIOUnix_open,
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5140delta.pod2885 C<PerlIOUnix_open> now honours the default permissions on VMS.
2888 the most common path for creating files from Perl became C<PerlIOUnix_open>,