Home
last modified time | relevance | path

Searched refs:FUSE_OPT_KEY_KEEP (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libfuse/
Dfuse_opt.h55 #define FUSE_OPT_KEY_KEEP -3 macro
Dfuse_opt.c220 else if (o->val == FUSE_OPT_KEY_KEEP) in parse_opt()
/openbsd/src/regress/lib/libfuse/
Dfuse-opt-parse.c61 FUSE_OPT_KEY("debug", FUSE_OPT_KEY_KEEP),