Searched refs:fuse_opt_proc_t (Results 1 - 2 of 2) sorted by last modified time

/haiku/headers/private/userlandfs/fuse/
H A Dfuse_opt.h179 typedef int (*fuse_opt_proc_t)(void *data, const char *arg, int key, typedef
203 const struct fuse_opt opts[], fuse_opt_proc_t proc);
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_opt.c20 fuse_opt_proc_t proc;
359 const struct fuse_opt opts[], fuse_opt_proc_t proc)

Completed in 24 milliseconds