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

/illumos-gate/usr/src/cmd/backup/dump/
H A Dunctime.c35 #define E_MINUTE 14 macro
64 then.tm_min = atoi(&dbuf[E_MINUTE]);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c68 #define E_MINUTE 14 macro
159 then.tm_min = atoi(&dbuf[E_MINUTE]);

Completed in 73 milliseconds