lpwrap_pri_event_t  838 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  856 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  902 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  942 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_proceeding(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t  984 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_progress(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t 1028 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 1077 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 1272 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 1420 src/ftmod/ftmod_libpri/ftmod_libpri.c static int on_facility(lpwrap_pri_t *spri, lpwrap_pri_event_t event_type, pri_event *pevent)
lpwrap_pri_event_t 1475 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 1511 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 1549 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 1562 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   99 src/ftmod/ftmod_libpri/lpwrap_pri.h typedef int (*event_handler)(struct lpwrap_pri *, lpwrap_pri_event_t, pri_event *);
lpwrap_pri_event_t  125 src/ftmod/ftmod_libpri/lpwrap_pri.h const char *lpwrap_pri_event_str(lpwrap_pri_event_t event_id);