OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsd
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_time.c
207
struct timespec
tsd
;
local in function:ts2timo
213
error = clock_gettime1(clock_id, &
tsd
);
217
*start =
tsd
;
221
if (!timespecsubok(ts, &
tsd
))
223
timespecsub(ts, &
tsd
, &
tsd
);
224
ts = &
tsd
;
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025