| H A D | doio.c | 519 int rawmode, int rawperm, Stat_t *statbufp) in Perl_do_open_raw() 583 savetype, writing, 0, NULL, statbufp); in Perl_do_open6() 990 int writing, bool was_fdopen, const char *type, Stat_t *statbufp) in S_openn_cleanup() 1153 if (statbufp) in S_openn_cleanup() 1154 *statbufp = statbuf; in S_openn_cleanup() 2941 /* Do the permissions in *statbufp allow some operation? */ 2944 Perl_cando(pTHX_ Mode_t mode, bool effective, const Stat_t *statbufp) 2975 return cBOOL(mode & statbufp->st_mode); 2984 if (statbufp->st_mode & 0111 || S_ISDIR(statbufp 515 Perl_do_open_raw(pTHX_ GV * gv,const char * oname,STRLEN len,int rawmode,int rawperm,Stat_t * statbufp) Perl_do_open_raw() argument 986 S_openn_cleanup(pTHX_ GV * gv,IO * io,PerlIO * fp,char * mode,const char * oname,PerlIO * saveifp,PerlIO * saveofp,int savefd,char savetype,int writing,bool was_fdopen,const char * type,Stat_t * statbufp) S_openn_cleanup() argument 2903 Perl_cando(pTHX_ Mode_t mode,bool effective,const Stat_t * statbufp) global() argument [all...] |