Searched refs:xfrd_handle_ipc_read (Results 1 – 1 of 1) sorted by relevance
32 static void xfrd_handle_ipc_read(struct event* handler, xfrd_state_type* xfrd);663 xfrd_handle_ipc_read(&xfrd->ipc_handler, xfrd); in xfrd_handle_ipc()692 xfrd_handle_ipc_read(struct event* handler, xfrd_state_type* xfrd) in xfrd_handle_ipc_read() function