Home
last modified time | relevance | path

Searched refs:print_alert_recipients (Results 1 – 8 of 8) sorted by relevance

/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dloadalerts.h105 extern void print_alert_recipients(activealerts_t *alert, strbuffer_t *buf);
H A Dloadalerts.c1134 void print_alert_recipients(activealerts_t *alert, strbuffer_t *buf) in print_alert_recipients() function
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dloadalerts.h105 extern void print_alert_recipients(activealerts_t *alert, strbuffer_t *buf);
H A Dloadalerts.c1134 void print_alert_recipients(activealerts_t *alert, strbuffer_t *buf) in print_alert_recipients() function
/dports/net-mgmt/xymon-server/xymon-4.3.30/web/
H A Dconfreport.c482 if (have_recipient(alert, NULL)) print_alert_recipients(alert, buf); in print_host()
H A Dsvcstatus-info.c251 if (have_recipient(alert, NULL)) { rcount++; print_alert_recipients(alert, buf); } in generate_xymon_alertinfo()
/dports/net-mgmt/xymon-client/xymon-4.3.30/web/
H A Dconfreport.c482 if (have_recipient(alert, NULL)) print_alert_recipients(alert, buf); in print_host()
H A Dsvcstatus-info.c251 if (have_recipient(alert, NULL)) { rcount++; print_alert_recipients(alert, buf); } in generate_xymon_alertinfo()