Home
last modified time | relevance | path

Searched refs:testgid (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Ddoio.c3008 S_ingroup(pTHX_ Gid_t testgid, bool effective) argument
3014 if (testgid == (effective ? PerlProc_getegid() : PerlProc_getgid()))
3027 if (gary[anum] == testgid) {
H A Dproto.h6675 S_ingroup(pTHX_ Gid_t testgid, bool effective)
H A Dembed.fnc4153 RS |bool |ingroup |Gid_t testgid \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1096 SR |bool |ingroup |Gid_t testgid|bool effective