OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resgid
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/services/
credentials.cc
42
// one element each and return that element in |resuid| and |
resgid
|
44
bool GetRESIds(uid_t* resuid, gid_t*
resgid
) {
53
if (
resgid
) *
resgid
= egid;
/external/e2fsprogs/misc/
tune2fs.c
86
static unsigned long
resgid
, resuid;
variable
934
resgid
= strtoul(optarg, &tmp, 0);
940
resgid
= gr->gr_gid;
[
all
...]
Completed in 2283 milliseconds