Lines Matching defs:effective
237 Perl_croak(aTHX_ "switching effective uid is not implemented");
244 /* diag_listed_as: entering effective %s failed */
245 Perl_croak(aTHX_ "entering effective uid failed");
249 Perl_croak(aTHX_ "switching effective gid is not implemented");
256 /* diag_listed_as: entering effective %s failed */
257 Perl_croak(aTHX_ "entering effective gid failed");
267 /* diag_listed_as: leaving effective %s failed */
268 Perl_croak(aTHX_ "leaving effective uid failed");
275 /* diag_listed_as: leaving effective %s failed */
276 Perl_croak(aTHX_ "leaving effective gid failed");
1179 /* The effective name can only be NULL for stashes that have
3410 bool effective = FALSE;
3459 effective = TRUE;
3469 effective = TRUE;
3480 else if (effective) {
3506 if (cando(stat_mode, effective, &PL_statcache))