Searched refs:fuse_new (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/lib/libfuse/ |
| D | Symbols.map | 14 fuse_new;
|
| D | Makefile | 5 fuse_get_session.3 fuse_loop.3 fuse_main.3 fuse_mount.3 fuse_new.3 \
|
| D | fuse.c | 402 fuse_new(struct fuse_chan *fc, struct fuse_args *args, in fuse_new() function 443 DEF(fuse_new); 682 if ((fuse = fuse_new(fc, &args, ops, size, data)) == NULL) { in fuse_setup()
|
| D | fuse_private.h | 158 PROTO(fuse_new);
|
| D | fuse.h | 162 struct fuse *fuse_new(struct fuse_chan *, struct fuse_args *,
|
| /openbsd/src/regress/lib/libfuse/ |
| D | fuse-null-check.c | 25 fuse_new(NULL, NULL, NULL, 0, NULL); in main()
|
| /openbsd/src/distrib/sets/lists/comp/ |
| D | mi | 2591 ./usr/share/man/man3/fuse_new.3
|