OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in function:linux32_sys_stime
202
if ((error = copyin(SCARG_P32(uap, t), &
tt32
, sizeof
tt32
)) != 0)
205
ts.tv_sec = (long)
tt32
;
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025