Home
last modified time | relevance | path

Searched refs:have_recipient (Results 1 – 10 of 10) sorted by relevance

/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dloadalerts.h102 extern int have_recipient(activealerts_t *alert, int *anymatch);
H A Dloadalerts.c1121 int have_recipient(activealerts_t *alert, int *anymatch) in have_recipient() function
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dloadalerts.h102 extern int have_recipient(activealerts_t *alert, int *anymatch);
H A Dloadalerts.c1121 int have_recipient(activealerts_t *alert, int *anymatch) in have_recipient() function
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dxymond_alert.c916 if (have_recipient(awalk, &anymatch)) { in main()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dxymond_alert.c916 if (have_recipient(awalk, &anymatch)) { in main()
/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()