OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:theuid
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/puffs/mount_psshfs/
psbuf.c
264
uint32_t
theuid
= -1, thegid = -1;
local in function:psbuf_put_vattr
270
theuid
= va->va_uid;
271
if (pctx->domangleuid &&
theuid
== pctx->myuid)
272
theuid
= pctx->mangleuid;
291
psbuf_put_4(pb,
theuid
);
Completed in 13 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025