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

/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c189 holindx = 0, local
268 else if(holindx >= NHOLIDAYS) {
288 holidays[holindx++] = (doy - 1);
291 if(!errflag && holindx < NHOLIDAYS) {
292 holidays[holindx] = -1;

Completed in 57 milliseconds