Searched refs:uhour (Results 1 – 1 of 1) sorted by relevance
63 char uhour[3]; member1444 …printf("data gathered from %s:%s to %s:%s GMT\n", friendlyptr->uhour, friendlyptr->umin, friendlyp… in queuetime()1457 …printf("data gathered from %s:%s to %s:%s GMT\n", friendlyptr->uhour, friendlyptr->umin, friendlyp… in xfertime()1548 friendlyptr->uhour[0] = *(uplimit+6);1549 friendlyptr->uhour[1] = *(uplimit+7);1557 friendlyptr->uhour[2] = '\0';