Searched refs:testgid (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddoio.c1878 Perl_ingroup(pTHX_ Gid_t testgid, Uid_t effective) argument
1884 if (testgid == (effective ? PL_egid : PL_gid))
1904 if (gary[anum] == testgid)
H A Dproto.h284 PERL_CALLCONV bool Perl_ingroup(pTHX_ Gid_t testgid, Uid_t effective);

Completed in 28 milliseconds