OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linux_sys_tz
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/linux/common/
linux_time.c
70
struct timezone
linux_sys_tz
;
variable in typeref:struct:timezone
88
error = copyout(&
linux_sys_tz
, SCARG(uap, tzp), sizeof(
linux_sys_tz
));
115
error = copyin(SCARG(uap, tzp), &
linux_sys_tz
, sizeof(
linux_sys_tz
));
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025