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

/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c109 struct pcfs_args pc_tz; /* this is set by pcfs_mount */ variable in typeref:struct:pcfs_args
126 unixtime -= pc_tz.secondswest;
217 *unixtime = YZ_SECS + pc_tz.secondswest;
243 *unixtime += pc_tz.secondswest;
H A Dpc_vfsops.c276 extern struct pcfs_args pc_tz;

Completed in 201 milliseconds