Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Duustat.c1427 convert(intime) in convert() argument
1428 long intime; in convert()
1432 outtime = intime * 60;
/titanic_41/usr/src/lib/libpkg/common/
H A Dkeystore.c2408 *get_time_string(ASN1_TIME *intime) in get_time_string() argument
2415 if (intime == NULL) { in get_time_string()
2422 if (ASN1_TIME_print(mem, intime) == 0) { in get_time_string()
H A Dpkgweb.c1111 *get_time_string(ASN1_GENERALIZEDTIME *intime) in get_time_string() argument
1118 if (intime == NULL) { in get_time_string()
1125 if (ASN1_GENERALIZEDTIME_print(mem, intime) == 0) { in get_time_string()