OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netbsd32_to_timeval
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/netbsd32/
netbsd32_conv.h
88
netbsd32_to_timeval
(const struct netbsd32_timeval *tv32,
function in typeref:typename:void
137
netbsd32_to_timeval
(&itv32->it_interval, &itv->it_interval);
138
netbsd32_to_timeval
(&itv32->it_value, &itv->it_value);
213
netbsd32_to_timeval
(&ru32p->ru_utime, &rup->ru_utime);
214
netbsd32_to_timeval
(&ru32p->ru_stime, &rup->ru_stime);
netbsd32_ioctl.c
333
netbsd32_to_timeval
(&s32p->fsg_time, &p->fsg_time);
1641
#define
netbsd32_to_timeval
(s32p, p, cmd)
netbsd32_to_timeval
(s32p, p)
macro
1644
#undef
netbsd32_to_timeval
Completed in 13 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025