Searched refs:Perl_cando (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | doio.c | 2944 Perl_cando(pTHX_ Mode_t mode, bool effective, const Stat_t *statbufp) function
|
H A D | embed.h | 918 # define cando(a,b,c) Perl_cando(aTHX_ a,b,c)
|
H A D | proto.h | 471 Perl_cando(pTHX_ Mode_t mode, bool effective, const Stat_t *statbufp)
|
/openbsd/gnu/usr.bin/perl/vms/ |
H A D | vms.c | 12016 Perl_cando(pTHX_ Mode_t bit, bool effective, const Stat_t *statbufp) function
|