Searched refs:get_timeout (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/net/ndp/
H A Dt_ndp.sh106 get_timeout() function
133 timeout=$(get_timeout $IP6DST)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c83 get_timeout(svn_ra_svn_conn_t *conn)
228 svn_ra_svn__stream_timeout(conn->stream, get_timeout(conn));
331 svn_ra_svn__stream_timeout(conn->stream, get_timeout(conn));
82 get_timeout(svn_ra_svn_conn_t *conn) function
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_lib.c1013 return (s->method->get_timeout());
1927 ret->session_timeout = meth->get_timeout();
H A Dssl.h465 long (*get_timeout) (void); member in struct:ssl_method_st

Completed in 149 milliseconds