OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fuse_fs_symlink
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librefuse/refuse/
fs.h
66
int
fuse_fs_symlink
(struct fuse_fs* fs, const char* linkname, const char* path);
fs.c
301
fuse_fs_symlink
(struct fuse_fs* fs, const char* linkname, const char* path) {
function in typeref:typename:int
/src/lib/librefuse/
refuse.c
683
ret =
fuse_fs_symlink
(fuse->fs, link_target, path);
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025