OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thegid
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/puffs/mount_psshfs/
psbuf.c
264
uint32_t theuid = -1,
thegid
= -1;
local in function:psbuf_put_vattr
276
thegid
= va->va_gid;
277
if (pctx->domanglegid &&
thegid
== pctx->mygid)
278
thegid
= pctx->manglegid;
292
psbuf_put_4(pb,
thegid
);
psbuf.c
264
uint32_t theuid = -1,
thegid
= -1;
local in function:psbuf_put_vattr
276
thegid
= va->va_gid;
277
if (pctx->domanglegid &&
thegid
== pctx->mygid)
278
thegid
= pctx->manglegid;
292
psbuf_put_4(pb,
thegid
);
Completed in 96 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025