Searched refs:fuse_fs_symlink (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/librefuse/refuse/
H A Dfs.h66 int fuse_fs_symlink(struct fuse_fs* fs, const char* linkname, const char* path);
H A Dfs.c301 fuse_fs_symlink(struct fuse_fs* fs, const char* linkname, const char* path) { function
/netbsd-current/lib/librefuse/
H A Drefuse.c683 ret = fuse_fs_symlink(fuse->fs, link_target, path);

Completed in 84 milliseconds