Home
last modified time | relevance | path

Searched defs:was_timeout (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/unbound/util/
H A Dwinsock_event.c236 int i, numwait = 0, startidx = 0, was_timeout = 0; in handle_select() local
/openbsd-src/sbin/unwind/libunbound/util/
H A Dwinsock_event.c236 int i, numwait = 0, startidx = 0, was_timeout = 0; in handle_select() local
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py492 def on_process_exited(self, command, output, was_timeout, exit_status): argument