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

/external/chromium_org/net/third_party/nss/ssl/
H A Dssldef.c95 len - sent, flags, ss->wTimeout);
H A Dsslsock.c212 ss->wTimeout = os->wTimeout;
2227 ss->wTimeout = timeout;
2246 ss->wTimeout = timeout;
2268 ss->wTimeout = PR_INTERVAL_NO_TIMEOUT;
2286 ss->wTimeout = PR_INTERVAL_NO_TIMEOUT;
3068 ss->wTimeout = PR_INTERVAL_NO_TIMEOUT;
H A Dsslsecur.c183 ss->wTimeout = timeout;
H A Dsslimpl.h1294 PRIntervalTime wTimeout; /* timeout for NSPR I/O */ member in struct:sslSocketStr

Completed in 113 milliseconds