Home
last modified time | relevance | path

Searched refs:rpc_calls (Results 1 – 6 of 6) sorted by relevance

/dports/net/py-python-bitcoinrpc/python-bitcoinrpc-1.0/bitcoinrpc/
H A Dauthproxy.py148 def batch_(self, rpc_calls): argument
154 for rpc_call in rpc_calls:
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dremote.c67 static GHashTable *rpc_calls = NULL; /* MethodName -> Function */ variable
126 rpc_calls = g_hash_table_new(g_str_hash, g_str_equal); in remote_init()
395 g_hash_table_insert(rpc_calls, g_strdup(name), call); in soap_register()
1241 call = g_hash_table_lookup(rpc_calls, method->name); in soap_invoke()
/dports/net/kamailio/kamailio-5.4.5/src/modules/cfg_rpc/
H A Dcfg_rpc.c668 static rpc_export_t rpc_calls[] = { variable
697 rpc_calls, /* RPC methods */
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Ddm-era-target.c1171 struct list_head rpc_calls; member
1307 list_splice_init(&era->rpc_calls, &calls); in process_rpc_calls()
1362 list_add(&rpc->list, &era->rpc_calls); in perform_rpc()
1516 INIT_LIST_HEAD(&era->rpc_calls); in era_ctr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Ddm-era-target.c1171 struct list_head rpc_calls; member
1307 list_splice_init(&era->rpc_calls, &calls); in process_rpc_calls()
1362 list_add(&rpc->list, &era->rpc_calls); in perform_rpc()
1516 INIT_LIST_HEAD(&era->rpc_calls); in era_ctr()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Ddm-era-target.c1171 struct list_head rpc_calls; member
1307 list_splice_init(&era->rpc_calls, &calls); in process_rpc_calls()
1362 list_add(&rpc->list, &era->rpc_calls); in perform_rpc()
1516 INIT_LIST_HEAD(&era->rpc_calls); in era_ctr()