Searched refs:fuse_dirfil_t (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/headers/private/userlandfs/fuse/
H A Dfuse.h62 typedef int (*fuse_dirfil_t) (fuse_dirh_t h, const char *name, int type, typedef
99 int (*getdir) (const char *, fuse_dirh_t, fuse_dirfil_t);
800 # define fuse_dirfil_t fuse_dirfil_t_compat macro
H A Dfuse_compat.h15 int (*getdir) (const char *, fuse_dirh_t, fuse_dirfil_t);
74 int (*getdir) (const char *, fuse_dirh_t, fuse_dirfil_t);

Completed in 164 milliseconds