Home
last modified time | relevance | path

Searched refs:chk_result (Results 1 – 25 of 52) sorted by relevance

123

/dports/net-mgmt/nagios4/nagios-4.4.6/t-tap/
H A Dtest_checks.c76 check_result * chk_result = NULL; variable
139 if (chk_result != NULL) { in free_chk_result()
140 my_free(chk_result->host_name); in free_chk_result()
142 my_free(chk_result->output); in free_chk_result()
143 my_free(chk_result); in free_chk_result()
216 my_free(chk_result->output); in adjust_check_result_output()
217 chk_result->output = strdup(output); in adjust_check_result_output()
253 chk_result->latency = 0.5; in create_check_result()
1343 chk_result->early_timeout = TRUE; in run_misc_host_check_tests()
1354 chk_result->exited_ok = FALSE; in run_misc_host_check_tests()
[all …]
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dcheck-t.h39 enum chk_result { enum
165 enum chk_result result; /* health-check result : CHK_RES_* */
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dcheck-t.h39 enum chk_result { enum
165 enum chk_result result; /* health-check result : CHK_RES_* */
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dcheck-t.h39 enum chk_result { enum
165 enum chk_result result; /* health-check result : CHK_RES_* */
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/disk/
H A Dhpasmcli2_60 my @chk_result = `$hpasmcli -s \"help\"`;
65 foreach my $line (@chk_result) {
/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Dchecks.h30 enum chk_result { enum
174 enum chk_result result; /* health-check result : CHK_RES_* */
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result;
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f);
295 if (chk_result == -1)
297 else if (chk_result == 0)
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/
H A Ddarwin-crt3.c287 int chk_result; in get_globals() local
294 chk_result = check_cxa_atexit (r->cxa_atexit_f, r->cxa_finalize_f); in get_globals()
295 if (chk_result == -1) in get_globals()
297 else if (chk_result == 0) in get_globals()

123