Searched refs:intime (Results 1 – 3 of 3) sorted by relevance
1427 convert(intime) in convert() argument1428 long intime; in convert()1432 outtime = intime * 60;
2408 *get_time_string(ASN1_TIME *intime) in get_time_string() argument2415 if (intime == NULL) { in get_time_string()2422 if (ASN1_TIME_print(mem, intime) == 0) { in get_time_string()
1111 *get_time_string(ASN1_GENERALIZEDTIME *intime) in get_time_string() argument1118 if (intime == NULL) { in get_time_string()1125 if (ASN1_GENERALIZEDTIME_print(mem, intime) == 0) { in get_time_string()