Home
last modified time | relevance | path

Searched refs:item_flags (Results 26 – 50 of 239) sorted by last modified time

12345678910

/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/zabbix_server/preprocessor/
H A Dpreproc_manager.c516 …if (0 == (value->item_flags & ZBX_FLAG_DISCOVERY_RULE) || 0 == (program_type & ZBX_PROGRAM_TYPE_SE… in preprocessor_flush_value()
518 …dc_add_history(value->itemid, value->item_value_type, value->item_flags, value->result_ptr->result, in preprocessor_flush_value()
807 value.item_flags = item->dep_itemids[i].second; in preprocessor_enqueue_dependent()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/zabbix_server/ipmi/
H A Dipmi_manager.c71 unsigned char item_flags; member
821 request->item_flags = items[i].flags; in ipmi_manager_schedule_requests()
934 flags = poller->request->item_flags; in ipmi_manager_process_value_result()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/include/
H A Dpreproc.h47 …(zbx_uint64_t itemid, zbx_uint64_t hostid, unsigned char item_value_type, unsigned char item_flags,
H A Ddbcache.h610 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags,
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxdbcache/
H A Ddbcache.c3747 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags, in dc_add_history() argument
3791 if (0 != (ZBX_FLAG_DISCOVERY_RULE & item_flags)) in dc_add_history()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/zabbix_server/ipmi/
H A Dipmi_manager.c71 unsigned char item_flags; member
821 request->item_flags = items[i].flags; in ipmi_manager_schedule_requests()
934 flags = poller->request->item_flags; in ipmi_manager_process_value_result()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxdbcache/
H A Ddbcache.c3747 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags, in dc_add_history() argument
3791 if (0 != (ZBX_FLAG_DISCOVERY_RULE & item_flags)) in dc_add_history()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/include/
H A Ddbcache.h610 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags,
H A Dpreproc.h47 …(zbx_uint64_t itemid, zbx_uint64_t hostid, unsigned char item_value_type, unsigned char item_flags,
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/zabbix_server/ipmi/
H A Dipmi_manager.c71 unsigned char item_flags; member
821 request->item_flags = items[i].flags; in ipmi_manager_schedule_requests()
934 flags = poller->request->item_flags; in ipmi_manager_process_value_result()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/include/
H A Ddbcache.h610 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags,
H A Dpreproc.h47 …(zbx_uint64_t itemid, zbx_uint64_t hostid, unsigned char item_value_type, unsigned char item_flags,
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxdbcache/
H A Ddbcache.c3747 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags, in dc_add_history() argument
3791 if (0 != (ZBX_FLAG_DISCOVERY_RULE & item_flags)) in dc_add_history()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/include/
H A Dpreproc.h47 …(zbx_uint64_t itemid, zbx_uint64_t hostid, unsigned char item_value_type, unsigned char item_flags,
H A Ddbcache.h610 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags,
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/zabbix_server/ipmi/
H A Dipmi_manager.c71 unsigned char item_flags; member
821 request->item_flags = items[i].flags; in ipmi_manager_schedule_requests()
934 flags = poller->request->item_flags; in ipmi_manager_process_value_result()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/include/
H A Dpreproc.h47 …(zbx_uint64_t itemid, zbx_uint64_t hostid, unsigned char item_value_type, unsigned char item_flags,
H A Ddbcache.h610 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags,
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/zabbix_server/ipmi/
H A Dipmi_manager.c71 unsigned char item_flags; member
821 request->item_flags = items[i].flags; in ipmi_manager_schedule_requests()
934 flags = poller->request->item_flags; in ipmi_manager_process_value_result()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxdbcache/
H A Ddbcache.c3747 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags, in dc_add_history() argument
3791 if (0 != (ZBX_FLAG_DISCOVERY_RULE & item_flags)) in dc_add_history()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxdbcache/
H A Ddbcache.c3747 void dc_add_history(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags, in dc_add_history() argument
3791 if (0 != (ZBX_FLAG_DISCOVERY_RULE & item_flags)) in dc_add_history()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_server/ipmi/
H A Dipmi_manager.c70 unsigned char item_flags; member
801 request->item_flags = items[i].flags; in ipmi_manager_schedule_requests()
914 flags = poller->request->item_flags; in ipmi_manager_process_value_result()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_server/preprocessor/
H A Dpreproc_manager.c509 …if (0 == (value->item_flags & ZBX_FLAG_DISCOVERY_RULE) || 0 == (program_type & ZBX_PROGRAM_TYPE_SE… in preprocessor_flush_value()
511 …dc_add_history(value->itemid, value->item_value_type, value->item_flags, value->result_ptr->result, in preprocessor_flush_value()
782 value.item_flags = item->dep_itemids[i].second; in preprocessor_enqueue_dependent()
H A Dpreprocessing.c150 *offset++ = PACKED_FIELD(&value->item_flags, sizeof(unsigned char)); in preprocessor_pack_value()
746 offset += zbx_deserialize_char(offset, &value->item_flags); in zbx_preprocessor_unpack_value()
1041 …unsigned char item_flags, AGENT_RESULT *result, zbx_timespec_t *ts, unsigned char state, char *err… in zbx_preprocess_item_value() argument
1044 .error = error, .item_flags = item_flags, .state = state, .ts = ts}; in zbx_preprocess_item_value()
H A Dpreprocessing.h57 unsigned char item_flags; /* item flags */ member

12345678910