Home
last modified time | relevance | path

Searched refs:fuse_config (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libfuse/
H A Dfuse_private.h74 struct fuse_config { struct
111 struct fuse_config conf;
H A Dfuse.c62 #define FUSE_LIB_OPT(o, m) {o, offsetof(struct fuse_config, m), 1}