tag
line
file
source code
tz_dsttime
11
include/linux/time.h
int tz_dsttime; /* type of dst correction */
tz_dsttime
237
kernel/time.c
put_fs_long(sys_tz.tz_dsttime, ((unsigned long *) tz)+1);