Home
last modified time | relevance | path

Searched refs:select_timeval (Results 1 – 2 of 2) sorted by relevance

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/socket/
H A Dsagittarius-socket.c893 static struct timeval *select_timeval(SgObject timeout, struct timeval *tm) in select_timeval() function
1039 select_timeval(timeout, &tv)); in socket_select_int()
1051 select_timeval(timeout, &tv)); in socket_select_int()
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dsystem.c2189 static struct timeval *select_timeval(ScmObj timeout, struct timeval *tm) in select_timeval() function
2243 select_timeval(timeout, &tm))); in select_int()