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

/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c62 int h_sec; /* normally always zero */ member in struct:hours
114 for (; hp->h_sec >= 0; hp++) {
124 cur.tm_sec = hp->h_sec;
239 h[0].h_sec = 0;
246 h[1].h_sec = 0;
250 h[1].h_sec = 0;
258 h[2].h_sec = 0;
264 h[3].h_sec = -1;

Completed in 43 milliseconds