OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ms_to_timeval
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/doc/designs/ddd/
ddd-04-fd-nonblocking.c
281
static inline void
ms_to_timeval
(struct timeval *t, int ms)
function
311
ms_to_timeval
(&timeout, 2000);
383
ms_to_timeval
(&t, get_conn_pump_timeout(conn));
427
ms_to_timeval
(&t, get_conn_pump_timeout(conn));
ddd-02-conn-nonblocking.c
303
static inline void
ms_to_timeval
(struct timeval *t, int ms)
function
329
ms_to_timeval
(&timeout, 2000);
368
ms_to_timeval
(&t, get_conn_pump_timeout(conn));
412
ms_to_timeval
(&t, get_conn_pump_timeout(conn));
Completed in 14 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026