Searched refs:LL_OPTION (Results 1 - 1 of 1) sorted by relevance
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2785 #define LL_OPTION(n,o,v) \ macro 2789 LL_OPTION("debug", debug, 1), 2790 LL_OPTION("-d", debug, 1), 2791 LL_OPTION("--debug", debug, 1), 2792 LL_OPTION("allow_root", deny_others, 1),
|
Completed in 4 milliseconds