Searched defs:E_YEAR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Dunctime.c37 #define E_YEAR 20 macro
66 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900;
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c70 #define E_YEAR 20 macro
161 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900;

Completed in 124 milliseconds