Home
last modified time | relevance | path

Searched refs:SYS_TIMEZONE (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/time/
H A Dsyscall.rs37 pub const SYS_TIMEZONE: PosixTimeZone = PosixTimeZone { constant
131 tz_buf.copy_one_to_user(&SYS_TIMEZONE, 0)?; in gettimeofday()