Searched refs:have_recipient (Results 1 – 10 of 10) sorted by relevance
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/ |
H A D | loadalerts.h | 102 extern int have_recipient(activealerts_t *alert, int *anymatch);
|
H A D | loadalerts.c | 1121 int have_recipient(activealerts_t *alert, int *anymatch) in have_recipient() function
|
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/ |
H A D | loadalerts.h | 102 extern int have_recipient(activealerts_t *alert, int *anymatch);
|
H A D | loadalerts.c | 1121 int have_recipient(activealerts_t *alert, int *anymatch) in have_recipient() function
|
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/ |
H A D | xymond_alert.c | 916 if (have_recipient(awalk, &anymatch)) { in main()
|
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/ |
H A D | xymond_alert.c | 916 if (have_recipient(awalk, &anymatch)) { in main()
|
/dports/net-mgmt/xymon-server/xymon-4.3.30/web/ |
H A D | confreport.c | 482 if (have_recipient(alert, NULL)) print_alert_recipients(alert, buf); in print_host()
|
H A D | svcstatus-info.c | 251 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 D | confreport.c | 482 if (have_recipient(alert, NULL)) print_alert_recipients(alert, buf); in print_host()
|
H A D | svcstatus-info.c | 251 if (have_recipient(alert, NULL)) { rcount++; print_alert_recipients(alert, buf); } in generate_xymon_alertinfo()
|