OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timespec50_to_timespec
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/sys/
time_types.h
92
timespec50_to_timespec
(const struct timespec50 *ts50, struct timespec *ts)
function in typeref:typename:void
128
timespec50_to_timespec
(&ts50->it_interval, &ts->it_interval);
129
timespec50_to_timespec
(&ts50->it_value, &ts->it_value);
Completed in 11 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025