OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tt32
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_time.c
199
linux32_time_t
tt32
;
local
202
if ((error = copyin(SCARG_P32(uap, t), &
tt32
, sizeof
tt32
)) != 0)
205
ts.tv_sec = (long)
tt32
;
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026