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

/illumos-gate/usr/src/cmd/backup/dump/
H A Dunctime.c33 #define E_DAY 8 macro
62 then.tm_mday = atoi(&dbuf[E_DAY]);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c66 #define E_DAY 8 macro
157 then.tm_mday = atoi(&dbuf[E_DAY]);

Completed in 58 milliseconds