OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fuse_daemonize
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librefuse/
refuse_compat.c
55
int fuse_daemonize_rev0(struct fuse* fuse) __RENAME(
fuse_daemonize
);
66
/* librefuse once had a function
fuse_daemonize
() with an incompatible
69
* function as a symbol "
fuse_daemonize
". However, we can NOT keep API
74
fuse_daemonize
,
75
"warning: reference to compatibility
fuse_daemonize
();"
79
return
fuse_daemonize
(1);
refuse.c
1074
if (
fuse_daemonize
(opts->foreground) != 0)
1165
int
fuse_daemonize
(int foreground)
function in typeref:typename:int
fuse.h
239
int
fuse_daemonize
(int foreground) __RENAME(fuse_daemonize_rev1);
Completed in 18 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025