Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dpc_dir.h61 #define MONMASK 0x0F macro
/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c198 month = (LE_16(pctp->pct_date) >> MONSHIFT) & MONMASK; in pc_pcttotv()