Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/time/
Dsyscall.rs34 pub const SYS_TIMEZONE: PosixTimeZone = PosixTimeZone { constant
96 *timezone = SYS_TIMEZONE; in gettimeofday()