Home
last modified time | relevance | path

Searched refs:YZ_SECS (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c82 #define YZ_SECS (((8 * 365) + (2 * 366)) * 86400) macro
125 unixtime -= YZ_SECS; in pc_tvtopct()
217 *unixtime = YZ_SECS + pc_tz.secondswest; in pc_pcttotv()
242 *unixtime += YZ_SECS; in pc_pcttotv()