OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeval50_to_timeval
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/sys/
time_types.h
76
timeval50_to_timeval
(const struct timeval50 *ts50, struct timeval *ts)
function in typeref:typename:void
111
timeval50_to_timeval
(&ts50->it_interval, &ts->it_interval);
112
timeval50_to_timeval
(&ts50->it_value, &ts->it_value);
Completed in 98 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025