OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thunk_timeval
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/usermode/include/
thunk.h
39
struct
thunk_timeval
{
struct
45
struct
thunk_timeval
it_interval;
46
struct
thunk_timeval
it_value;
86
int thunk_gettimeofday(struct
thunk_timeval
*, void *);
/src/sys/arch/usermode/dev/
clock.c
133
struct
thunk_timeval
ttv;
/src/sys/arch/usermode/usermode/
thunk.c
139
thunk_to_timeval(const struct
thunk_timeval
*ttv, struct timeval *tv)
146
thunk_from_timeval(const struct timeval *tv, struct
thunk_timeval
*ttv)
269
thunk_gettimeofday(struct
thunk_timeval
*tp, void *tzp)
Completed in 14 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025