Searched refs:rpc_get_buffer (Results 1 – 5 of 5) sorted by relevance
211 void *p = rpc_get_buffer(rpc, &count); \240 return rpc_get_buffer(rpc, NULL); in rpc_get_string()243 void *rpc_get_buffer(rpc_t *rpc, int *count) in rpc_get_buffer() function
77 void *data = rpc_get_buffer(&rpc, &count); in uservice_call_sync()
58 struct event_param *param = (struct event_param *)rpc_get_buffer(rpc, &size); in process_rpc()
152 void *rpc_get_buffer(rpc_t *rpc, int *count);
84 void *rpc_get_buffer(rpc_t *rpc, int *count);
Completed in 5 milliseconds