Searched defs:effective (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ |
H A D | doio.c | 2903 Perl_cando(pTHX_ Mode_t mode,bool effective,const Stat_t * statbufp) global() argument 2965 S_ingroup(pTHX_ Gid_t testgid,bool effective) global() argument [all...] |
H A D | pp_sys.c | 3183 bool effective = FALSE; PP() local [all...] |
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vms.c | 11854 Perl_cando_by_name_int(pTHX_ I32 bit, bool effective, const char *fname, int opts) 12016 Perl_cando(pTHX_ Mode_t bit, bool effective, const Stat_t *statbufp) 12026 Perl_cando_by_name(pTHX_ I32 bit, bool effective, const char *fname)
|