Searched refs:HSV_DATE_4DIG (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fs/ | ||
H A D | hsfs_spec.h | 185 #define HSV_DATE_4DIG(x) ((((x)[0] - '0') * 1000) + \ macro 189 #define HSV_DATE_YEAR(x) HSV_DATE_4DIG(&((uchar_t *)x)[0]) |
Completed in 58 milliseconds