Home
last modified time | relevance | path

Searched refs:szCounterName (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxwin32/
H A Dperfmon.c87 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
442 " failed: %s", cpe->szObjectName, cpe->szCounterName, in validate_counter_path()
484 cpe->szCounterName = zbx_malloc(NULL, sizeof(wchar_t) * PDH_MAX_COUNTER_NAME); in validate_object_counter()
487 SUCCEED != get_perf_name_by_index(counter, cpe->szCounterName, PDH_MAX_COUNTER_NAME)) in validate_object_counter()
503 zbx_free(cpe->szCounterName); in validate_object_counter()
706 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
713 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/libs/zbxwin32/
H A Dperfmon.c40 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
284 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
291 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/libs/zbxwin32/
H A Dperfmon.c40 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
284 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
291 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/libs/zbxwin32/
H A Dperfmon.c40 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
284 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
291 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/libs/zbxwin32/
H A Dperfmon.c40 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
284 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
291 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/libs/zbxwin32/
H A Dperfmon.c40 counter = zbx_unicode_to_utf8(cpe->szCounterName); in zbx_PdhMakeCounterPath()
284 is_numeric |= (SUCCEED == _wis_uint(cpe->szCounterName) ? 0x02 : 0); in check_counter_path()
291 cpe->szCounterName = get_counter_name(_wtoi(cpe->szCounterName)); in check_counter_path()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/winapi-0.2.8/src/
H A Dpdh.rs40 szCounterName: ::LPSTR,
50 szCounterName: ::LPWSTR,

12345678910