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