Home
last modified time | relevance | path

Searched refs:pc_tz (Results 1 – 2 of 2) 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
126 unixtime -= pc_tz.secondswest; in pc_tvtopct()
217 *unixtime = YZ_SECS + pc_tz.secondswest; in pc_pcttotv()
243 *unixtime += pc_tz.secondswest; in pc_pcttotv()
H A Dpc_vfsops.c279 extern struct pcfs_args pc_tz;