OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:puffs_cred_hasgroup
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpuffs/
creds.c
108
puffs_cred_hasgroup
(const struct puffs_cred *pcr, gid_t gid)
function in typeref:typename:bool
189
} else if (
puffs_cred_hasgroup
(pcr, gid)) {
223
((newgroup != group && !
puffs_cred_hasgroup
(pcr, newgroup))))
241
if (!
puffs_cred_hasgroup
(pcr, group) && (mode & S_ISGID))
puffs.h
596
bool
puffs_cred_hasgroup
(const struct puffs_cred *, gid_t);
Completed in 26 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025