A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://yazgoo.github.io/fuse_kafka/html/context_8c_source.html below:

fuse_kafka: src/context.c Source File

00001 #ifndef _FUSE_H_
00002 #define _FUSE_H_
00003 struct fuse_context {
00004     int uid;
00005     int gid;
00006     int pid;
00007     void *private_data;
00008 };
00009 struct fuse_context context;
00010 struct fuse_context* fuse_get_context()
00011 {
00012     return &context;
00013 }
00014 #endif

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4