Home
last modified time | relevance | path

Searched refs:cm_handler_client (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/rtadvd/
H A Dcontrol_client.h30 int cm_handler_client(int, int, char *);
H A Dcontrol_client.c58 cm_handler_client(int fd, int state, char *buf_orig) in cm_handler_client() function
/freebsd/usr.sbin/rtadvctl/
H A Drtadvctl.c269 return (cm_handler_client(s->si_fd, CM_STATE_MSG_DISPATCH, buf)); in action_plgeneric()