Home
last modified time | relevance | path

Searched refs:PerlLIO_chmod (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A DXSUB.h562 # define chmod PerlLIO_chmod
H A Ddoio.c1565 (void)PerlLIO_chmod(PL_oldname,PL_filemode); in Perl_nextargv()
1721 (void)PerlLIO_chmod(orig_pv, mode); in S_argvout_final()
2685 PerlLIO_chmod(name, val)) { in Perl_apply()
H A Diperlsys.h688 # define PerlLIO_chmod(file, mode) \ macro
746 # define PerlLIO_chmod(file, mode) chmod((file), (mode)) macro
H A Dpp_sys.c4249 PerlLIO_chmod(tmps, (mode & ~oldumask) & 0777);
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000268 PerlLIO_chmod # Z added by devel/scanprov