Home
last modified time | relevance | path

Searched defs:vcontext (Results 1 – 25 of 96) sorted by relevance

1234

/dports/net/cjdns/cjdns-cjdns-v21.1/dht/
H A DReplyModule.c58 static int handleIncoming(struct DHTMessage* message, void* vcontext) in handleIncoming()
85 static int handleOutgoing(struct DHTMessage* message, void* vcontext) in handleOutgoing()
H A DSerializationModule.c71 void* vcontext) in handleOutgoing()
100 void* vcontext) in handleIncoming()
H A DEncodingSchemeModule.c54 static int handleIncoming(struct DHTMessage* message, void* vcontext) in handleIncoming()
105 static int handleOutgoing(struct DHTMessage* dmesg, void* vcontext) in handleOutgoing()
/dports/net/cjdns/cjdns-cjdns-v21.1/net/
H A DInterfaceController_admin.c41 void* vcontext, in adminInterfaces()
71 static void adminPeerStats(Dict* args, void* vcontext, String* txid, struct Allocator* alloc) in adminPeerStats()
140 void* vcontext, in adminDisconnectPeer()
173 void* vcontext, in adminResetPeering()
209 void* vcontext, in timestampPackets()
H A DSessionManager_admin.c36 static void getHandles(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in getHandles()
106 void* vcontext, in sessionStats()
145 void* vcontext, in sessionStatsByIP()
156 void* vcontext, in resetCA()
H A DSwitchPinger_admin.c71 static void adminPing(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in adminPing()
/dports/net/cjdns/cjdns-cjdns-v21.1/dht/dhtcore/
H A DNodeStore_admin.c37 static void dumpTable(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in dumpTable()
113 static void getLink(Dict* args, void* vcontext, String* txid, struct Allocator* alloc) in getLink()
192 static void nodeForAddr(Dict* args, void* vcontext, String* txid, struct Allocator* alloc) in nodeForAddr()
258 static void getRouteLabel(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in getRouteLabel()
302 static void getFullVerify(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in getFullVerify()
311 static void setFullVerify(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in setFullVerify()
H A DJanitor_admin.c45 static void dumpRumorMill(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in dumpRumorMill()
/dports/net/cjdns/cjdns-cjdns-v21.1/tunnel/
H A DIpTunnel_admin.c52 void* vcontext, in allowConnection()
124 static void connectTo(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in connectTo()
142 void* vcontext, in removeConnection()
158 void* vcontext, in listConnections()
210 static void showConnection(Dict* args, void* vcontext, String* txid, struct Allocator* alloc) in showConnection()
/dports/net/cjdns/cjdns-cjdns-v21.1/interface/
H A DUDPInterface_admin.c63 void* vcontext, in beginConnection()
203 static void newInterface(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in newInterface()
222 static void listDevices(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in listDevices()
237 Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in setBroadcastDevices()
249 Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in getBroadcastDevices()
262 Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in getBroadcastAddrs()
274 static void beacon(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in beacon()
314 static void getFd(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in getFd()
H A DETHInterface_admin.c36 void* vcontext, in beginConnection()
83 static void newInterface(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in newInterface()
112 static void beacon(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in beacon()
152 static void listDevices(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in listDevices()
/dports/net/cjdns/cjdns-cjdns-v21.1/subnode/
H A DSupernodeHunter_admin.c44 static void addSnode(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in addSnode()
70 static void removeSnode(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in removeSnode()
98 static void listSnodes(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in listSnodes()
117 static void status(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in status()
H A DReachabilityCollector_admin.c48 static void getPeerInfo(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in getPeerInfo()
/dports/net/cjdns/cjdns-cjdns-v21.1/memory/
H A DAllocator_admin.c29 static void snapshot(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in snapshot()
38 static void bytesAllocated(Dict* in, void* vcontext, String* txid, struct Allocator* requestAlloc) in bytesAllocated()
/dports/net/cjdns/cjdns-cjdns-v21.1/admin/
H A DAuthorizedPasswords.c36 static void add(Dict* args, void* vcontext, String* txid, struct Allocator* alloc) in add()
69 static void remove(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in remove()
82 static void list(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in list()
H A DAdminLog.c228 static void subscribe(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in subscribe()
273 static void unsubscribe(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in unsubscribe()
298 static void logMany(Dict* args, void* vcontext, String* txid, struct Allocator* alloc) in logMany()
313 static void subscriptions(Dict* args, void* vcontext, String* txid, struct Allocator* alloc) in subscriptions()
/dports/net/cjdns/cjdns-cjdns-v21.1/admin/angel/
H A DCore.c134 static void shutdown(void* vcontext) in shutdown()
140 static void adminExit(Dict* input, void* vcontext, String* txid, struct Allocator* requestAlloc) in adminExit()
219 static void initTunfd(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in initTunfd()
264 static void stopTun(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in stopTun()
281 static void initTunnel(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in initTunnel()
296 static void initSocket(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in initSocket()
311 static void nodeInfo(Dict* args, void* vcontext, String* txid, struct Allocator* requestAlloc) in nodeInfo()
H A DInterfaceWaiter.c37 static void timeout(void* vcontext) in timeout()
/dports/www/p5-HTML-Template-Pro/HTML-Template-Pro-0.9510/
H A Dtagstack.h7 int vcontext; /* visibility context of the tag (visible/unvisible) */ member
/dports/net/cjdns/cjdns-cjdns-v21.1/dht/test/
H A DDHTModules_handleOutgoing_test.c29 static int handleOutgoing(struct DHTMessage* message, void* vcontext) in handleOutgoing()
H A DDHTModules_handleIncoming_test.c28 static int handleIncoming(struct DHTMessage* message, void* vcontext) in handleIncoming()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_vlc/
H A Dmod_vlc.c96 struct vlc_video_context *vcontext; member
271 vlc_video_context_t *vcontext = NULL; in vlc_media_av_state_callback() local
326 vlc_video_context_t *vcontext = (vlc_video_context_t *) data; in vlc_play_audio_callback() local
355 vlc_video_context_t *vcontext = NULL; in vlc_file_play_audio_callback() local
594 vlc_video_context_t *vcontext; in av_init_handle() local
690 vlc_video_context_t *vcontext; in vlc_file_av_open() local
967 vlc_video_context_t *vcontext = NULL; in vlc_file_av_read() local
1130 vlc_video_context_t *vcontext = NULL; in vlc_file_read_video() local
1185 vlc_video_context_t *vcontext = NULL; in vlc_file_write_video() local
1230 vlc_video_context_t *vcontext = NULL; in vlc_file_av_write() local
[all …]
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dtpmwrite.c21 static int write_point(void *vpoint, void *vcontext) in write_point()
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_tls.c333 int tls_read(fd_t sock, char *msg, size_t length, int flags, unsigned int timeout, void * vcontext) in tls_read()
395 …_write(fd_t sock, const char *msg, size_t length, int flags, unsigned int timeout, void * vcontext) in tls_write()
1252 int tls_read(fd_t sock, char *msg, size_t length, int flags, unsigned int timeout, void * vcontext) in tls_read()
1309 …_write(fd_t sock, const char *msg, size_t length, int flags, unsigned int timeout, void * vcontext) in tls_write()
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-auth/
H A Dwzd_krb5.c291 …_gssapi_read(fd_t sock, char *msg, size_t length, int flags, unsigned int timeout, void * vcontext) in auth_gssapi_read()
326 …_write(fd_t sock, const char *msg, size_t length, int flags, unsigned int timeout, void * vcontext) in auth_gssapi_write()

1234