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

/illumos-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;

Completed in 89 milliseconds