Searched refs:uhour (Results 1 – 1 of 1) sorted by relevance
63 char uhour[3]; member1442 …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';