Searched refs:Perl_cando (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddoio.c1824 Perl_cando(pTHX_ Mode_t mode, Uid_t effective, register Stat_t *statbufp) function
H A Dembed.h102 #define cando Perl_cando
2649 #define cando(a,b,c) Perl_cando(aTHX_ a,b,c)
H A Dproto.h90 PERL_CALLCONV bool Perl_cando(pTHX_ Mode_t mode, Uid_t effective, Stat_t* statbufp);

Completed in 56 milliseconds