Home
last modified time | relevance | path

Searched refs:item_preproc_numeric_type_hint (Results 1 – 15 of 15) sorted by relevance

/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/zabbix_server/preprocessor/
H A Ditem_preproc.c45 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
123 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/zabbix_server/preprocessor/
H A Ditem_preproc.c45 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
123 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/zabbix_server/preprocessor/
H A Ditem_preproc.c45 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
123 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/zabbix_server/preprocessor/
H A Ditem_preproc.c45 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
123 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/zabbix_server/preprocessor/
H A Ditem_preproc.c45 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
123 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/zabbix_server/preprocessor/
H A Ditem_preproc.c49 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
127 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/zabbix_server/preprocessor/
H A Ditem_preproc.c49 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
127 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/zabbix_server/preprocessor/
H A Ditem_preproc.c49 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
127 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/zabbix_server/preprocessor/
H A Ditem_preproc.c49 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
127 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/zabbix_server/preprocessor/
H A Ditem_preproc.c49 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
127 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_server/preprocessor/
H A Ditem_preproc.c51 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
129 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/zabbix_server/preprocessor/
H A Ditem_preproc.c51 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
129 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/zabbix_server/preprocessor/
H A Ditem_preproc.c51 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
129 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/zabbix_server/preprocessor/
H A Ditem_preproc.c51 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
129 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/zabbix_server/preprocessor/
H A Ditem_preproc.c51 static int item_preproc_numeric_type_hint(unsigned char value_type) in item_preproc_numeric_type_hint() function
129 if (ZBX_VARIANT_NONE != (type_hint = item_preproc_numeric_type_hint(value_type))) in zbx_item_preproc_convert_value_to_numeric()