Home
last modified time | relevance | path

Searched defs:timeout_secs (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBListener.cpp129 bool SBListener::WaitForEvent(uint32_t timeout_secs, SBEvent &event) { in WaitForEvent()
/openbsd-src/usr.bin/ssh/
H A Dchannels.c142 int timeout_secs; global() member
303 channel_add_timeout(struct ssh * ssh,const char * type_pattern,int timeout_secs) channel_add_timeout() argument