Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c63 char uhour[3]; member
1442 …printf("data gathered from %s:%s to %s:%s GMT\n", friendlyptr->uhour, friendlyptr->umin, friendlyp… in queuetime()
1455 …printf("data gathered from %s:%s to %s:%s GMT\n", friendlyptr->uhour, friendlyptr->umin, friendlyp… in xfertime()
1543 friendlyptr->uhour[0] = *(uplimit+6);
1544 friendlyptr->uhour[1] = *(uplimit+7);
1552 friendlyptr->uhour[2] = '\0';