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  724 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  749 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  774 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  804 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  964 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  994 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 1027 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 1062 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 1076 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);