Searched defs:statbufp (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ |
H A D | doio.c | 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...] |
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vms.c | 12016 Perl_cando(pTHX_ Mode_t bit, bool effective, const Stat_t *statbufp) 12036 Perl_flex_fstat(pTHX_ int fd, Stat_t *statbufp) 12083 Perl_flex_stat_int(pTHX_ const char *fspec, Stat_t *statbufp, int lstat_flag) 12275 Perl_flex_stat(pTHX_ const char *fspec, Stat_t *statbufp) 12283 Perl_flex_lstat(pTHX_ const char *fspec, Stat_t *statbufp)
|