tag | line | file | source code |
timezone | 232 | fs/fat/misc.c | extern struct timezone sys_tz; |
timezone | 323 | fs/hpfs/hpfs_fs.c | extern struct timezone sys_tz; |
timezone | 989 | fs/ncpfs/dir.c | extern struct timezone sys_tz; |
timezone | 166 | fs/smbfs/proc.c | extern struct timezone sys_tz; |
timezone | 35 | kernel/time.c | struct timezone sys_tz = { 0, 0}; |
timezone | 87 | kernel/time.c | asmlinkage int sys_gettimeofday(struct timeval *tv, struct timezone *tz) |
timezone | 141 | kernel/time.c | asmlinkage int sys_settimeofday(struct timeval *tv, struct timezone *tz) |
timezone | 145 | kernel/time.c | struct timezone new_tz; |