Searched defs:fuse_new (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/librefuse/ |
H A D | fuse.h | 314 fuse_new(int fd, int flags, const struct fuse_operations *op) { in fuse_new() function 334 fuse_new(int fd, const char *opts, const struct fuse_operations *op) { in fuse_new() function 354 fuse_new(int fd, const char *opts, const struct fuse_operations *op) { in fuse_new() function 383 fuse_new(int fd, const char *opts, const struct fuse_operations *op, in fuse_new() function 413 fuse_new(int fd, struct fuse_args *args, const struct fuse_operations *op, in fuse_new() function 457 fuse_new(struct fuse_chan *ch, struct fuse_args *args, in fuse_new() function 503 fuse_new(struct fuse_chan *ch, struct fuse_args *args, in fuse_new() function 549 fuse_new(struct fuse_chan *ch, struct fuse_args *args, in fuse_new() function 594 fuse_new(struct fuse_args *args, const struct fuse_operations *op, in fuse_new() function 631 fuse_new(struc function 666 fuse_new(struct fuse_args *args, const struct fuse_operations *op, fuse_new() function 702 fuse_new(struct fuse_args *args, const struct fuse_operations *op, fuse_new() function 738 fuse_new(struct fuse_args *args, const struct fuse_operations *op, fuse_new() function [all...] |
H A D | refuse_compat.c | 112 fuse_new(struct fuse_args *args, const void *op, in fuse_new() function
|