Home
last modified time | relevance | path

Searched refs:h_hour (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/acct/lib/
H A Dpnpsplit.c64 int h_hour; /* initialized from holidays file (time/100) */ member
126 cur.tm_hour = hp->h_hour;
241 h[0].h_hour = (pstart/100==24) ? 0 : pstart/100; in inithol()
248 h[1].h_hour = 23; in inithol()
252 h[1].h_hour = npstart / 100; in inithol()
260 h[2].h_hour = 23; in inithol()