Home | History | Annotate | Download | only in ssl

Lines Matching refs:tm_hour

1918 	c = *p;	 *p = '\0';  p -= 2;  k_tm->tm_hour = atoi(p);      *(p+2) = c;