Searched refs:lhour (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c65 char lhour[3]; member in struct:userdate
1444 printf("data gathered from %s:%s to %s:%s GMT\n", friendlyptr->uhour, friendlyptr->umin, friendlyptr->lhour, friendlyptr->lmin);
1457 printf("data gathered from %s:%s to %s:%s GMT\n", friendlyptr->uhour, friendlyptr->umin, friendlyptr->lhour, friendlyptr->lmin);
1550 friendlyptr->lhour[0] = *(lolimit+6);
1551 friendlyptr->lhour[1] = *(lolimit+7);
1558 friendlyptr->lhour[2] = '\0';

Completed in 59 milliseconds