v23.h | 47 typedef int (*fuse_fill_dir_t_v23)(void *, const char *, const struct stat *, off_t); typedef in typeref:typename:int (*)(void *,const char *,const struct stat *,off_t) 77 int (*readdir) (const char *, void *, fuse_fill_dir_t_v23, off_t, struct fuse_file_info *);
|