Searched refs:cm_handler_client (Results 1 – 3 of 3) sorted by relevance
30 int cm_handler_client(int, int, char *);
58 cm_handler_client(int fd, int state, char *buf_orig) in cm_handler_client() function
269 return (cm_handler_client(s->si_fd, CM_STATE_MSG_DISPATCH, buf)); in action_plgeneric()