OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fusectx
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/librefuse/
refuse.c
221
struct fuse_context *
fusectx
;
local
225
fusectx
= fuse_get_context();
227
fusectx
->uid = uid;
230
fusectx
->gid = gid;
239
struct fuse_context *
fusectx
;
local
241
fusectx
= fuse_get_context();
242
puffs_cc_getcaller(pcc, &
fusectx
->pid, NULL);
1189
struct fuse_context *
fusectx
;
local
1213
fusectx
= fuse_get_context();
1214
fusectx
->fuse = fuse
[
all
...]
refuse.c
221
struct fuse_context *
fusectx
;
local
225
fusectx
= fuse_get_context();
227
fusectx
->uid = uid;
230
fusectx
->gid = gid;
239
struct fuse_context *
fusectx
;
local
241
fusectx
= fuse_get_context();
242
puffs_cc_getcaller(pcc, &
fusectx
->pid, NULL);
1189
struct fuse_context *
fusectx
;
local
1213
fusectx
= fuse_get_context();
1214
fusectx
->fuse = fuse
[
all
...]
Completed in 35 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026