Searched refs:hfs_timezone (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_mount.h60 struct timezone hfs_timezone; /* user time zone info (standard HFS only) */ member in struct:hfs_mount_args
H A Dhfs_vfsops.c502 if (args->hfs_timezone.tz_minuteswest != VNOVAL) {
503 gTimeZone = args->hfs_timezone;
1165 gTimeZone = args->hfs_timezone;

Completed in 93 milliseconds