Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/ftp/
H A Dssl.c102 int rv, timeout_secs; in fetch_writev() local
363 int rv, timeout_secs; fetch_wait() local
605 int ret, ssl_err, flags, rv, timeout_secs; fetch_start_ssl() local
[all...]
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBListener.cpp129 bool SBListener::WaitForEvent(uint32_t timeout_secs, SBEvent &event) { in WaitForEvent()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c3623 int timeout_secs; in do_ping_check() local
/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