Home
last modified time | relevance | path

Searched refs:zbx_dc_get_timer_triggerids (Results 1 – 25 of 30) sorted by relevance

12

/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/include/
H A Ddbcache.h843 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/include/
H A Ddbcache.h843 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/include/
H A Ddbcache.h843 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/include/
H A Ddbcache.h843 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/include/
H A Ddbcache.h843 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/include/
H A Ddbcache.h928 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/include/
H A Ddbcache.h928 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/include/
H A Ddbcache.h928 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/include/
H A Ddbcache.h928 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/include/
H A Ddbcache.h928 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit);
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxdbcache/
H A Ddbcache.c3034 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
H A Ddbconfig.c7320 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit) in zbx_dc_get_timer_triggerids() function
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/libs/zbxdbcache/
H A Ddbcache.c3034 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
H A Ddbconfig.c7320 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit) in zbx_dc_get_timer_triggerids() function
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxdbcache/
H A Ddbcache.c3034 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
H A Ddbconfig.c7320 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit) in zbx_dc_get_timer_triggerids() function
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxdbcache/
H A Ddbcache.c3034 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
H A Ddbconfig.c7320 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit) in zbx_dc_get_timer_triggerids() function
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxdbcache/
H A Ddbcache.c3034 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
H A Ddbconfig.c7320 void zbx_dc_get_timer_triggerids(zbx_vector_uint64_t *triggerids, int now, int limit) in zbx_dc_get_timer_triggerids() function
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c3039 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c3039 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c3039 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c3039 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c3039 zbx_dc_get_timer_triggerids(&timer_triggerids, time(NULL), ZBX_HC_TIMER_MAX); in sync_server_history()

12