Home
last modified time | relevance | path

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

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