![]() |
fuse_kafka
|
00001 // LCOV_EXCL_START 00002 void* output_init(config* conf) 00003 { 00004 } 00005 void output_write(const char* prefix, const char *path, 00006 const char *buf, size_t size, off_t offset) 00007 { 00008 } 00009 void output_destroy(void* untyped) 00010 { 00011 } 00012 // LCOV_EXCL_STOP