lpwrap_pri_event_t  660 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_info(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  678 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_hangup(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  707 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_answer(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  732 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_proceed(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  757 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_ringing(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  787 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_ring(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  947 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_restart(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  977 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_dchan_up(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t 1010 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_dchan_down(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t 1045 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_anything(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t 1059 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_io_fail(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  108 src/ftmod/ftmod_libpri/lpwrap_pri.c const char *lpwrap_pri_event_str(lpwrap_pri_event_t event_id)
lpwrap_pri_event_t   95 src/ftmod/ftmod_libpri/lpwrap_pri.h typedef int (*event_handler)(struct lpwrap_pri *, lpwrap_pri_event_t, pri_event *);
lpwrap_pri_event_t  121 src/ftmod/ftmod_libpri/lpwrap_pri.h const char *lpwrap_pri_event_str(lpwrap_pri_event_t event_id);