Searched refs:LIBFUSE_LIB_PATH (Results 1 – 1 of 1) sorted by relevance
28 static const std::string LIBFUSE_LIB_PATH = "libfuse.z.so"; variable50 g_libfuseHandle = dlopen(LIBFUSE_LIB_PATH.c_str(), RTLD_LAZY); in GetLibfuseLibFunc()