Home
last modified time | relevance | path

Searched defs:timed_out (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/bsd/kyua-testers/dist/
H A Dplain_main.c63 status_to_result(int status, const bool timed_out, const char* result_file, in status_to_result()
160 int status; bool timed_out; in run_test_case() local
H A Datf_result_test.c112 #define CHECK(name, input, wait_status, timed_out, exp_output, exp_success) \ argument
433 #define CHECK_CLEANUP(name, wait_status, timed_out, exp_output, exp_success) \ argument
H A Datf_main.c187 int status; bool timed_out; in list_test_cases() local
313 int status; bool timed_out; in run_body() local
409 int status; bool timed_out; in run_cleanup() local
H A Drun_test.c261 int status; bool timed_out; in exec_check() local
296 int status; bool timed_out; in fork_check() local
378 int status; bool timed_out; in ATF_TC_BODY() local
466 int status; bool timed_out; in ATF_TC_BODY() local
727 int status; bool timed_out; in work_directory_signal_check() local
H A Datf_result.c634 const char* reason, const int wait_status, const bool timed_out, in convert_result()
697 const int wait_status, const bool timed_out, in kyua_atf_result_rewrite()
736 const bool timed_out, bool* success) in kyua_atf_result_cleanup_rewrite()
H A Dstacktrace.c336 int status; bool timed_out; in kyua_stacktrace_dump() local
H A Dstacktrace_test.c103 int status; bool timed_out; in generate_core_aux() local
H A Drun.c467 kyua_run_wait(const pid_t pid, int* status, bool* timed_out) in kyua_run_wait()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/
H A Derror_constants.h126 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/
H A Derror_constants.h126 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h148 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h148 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h162 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h162 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dtcp.c353 static void CALLBACK post_completion(void* context, BOOLEAN timed_out) { in post_completion()
372 static void CALLBACK post_write_completion(void* context, BOOLEAN timed_out) { in post_write_completion()
H A Dpipe.c1246 static void CALLBACK post_completion_read_wait(void* context, BOOLEAN timed_out) { in post_completion_read_wait()
1265 static void CALLBACK post_completion_write_wait(void* context, BOOLEAN timed_out) { in post_completion_write_wait()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_thread.c270 int timed_out; member
/netbsd-src/sys/dev/ic/
H A Dsiisata.c674 bool timed_out; in siisata_reset_drive() local
801 bool timed_out; in siisata_probe_drive() local
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_encoder_mt.c637 bool timed_out = false; in wait_for_work() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dtest-program.cpp761 bool timed_out = false; in run_test_case() local
/netbsd-src/external/bsd/nsd/dist/
H A Dserver.c3416 int* timed_out = (int*)arg; in remaining_tcp_timeout() local
3490 int timed_out = 0; in service_remaining_tcp() local
/netbsd-src/sys/net/
H A Dbpf.c694 int timed_out; bpf_read() local