Searched refs:process_rpc_req (Results 1 – 3 of 3) sorted by relevance
/dports/net/kamailio/kamailio-5.4.5/src/modules/ctl/ |
H A D | binrpc_run.h | 25 int process_rpc_req(unsigned char* buf, int size, int* bytes_needed,
|
H A D | io_listener.c | 367 process_rpc_req(buf, bytes, &bytes_needed, &sh, &saved_state); in handle_ctrl_dgram() 512 bytes_processed=process_rpc_req(r->proc, (int)(r->end-r->proc), in handle_stream_read()
|
H A D | binrpc_run.c | 625 int process_rpc_req(unsigned char* buf, int size, int* bytes_needed, in process_rpc_req() function
|