Searched refs:intime (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dkeystore.c2403 * Arguments: intime - The time to convert
2408 *get_time_string(ASN1_TIME *intime) argument
2415 if (intime == NULL) {
2422 if (ASN1_TIME_print(mem, intime) == 0) {
H A Dpkgweb.c1103 * Arguments: intime - The time to convert
1108 *get_time_string(ASN1_GENERALIZEDTIME *intime) argument
1115 if (intime == NULL) {
1122 if (ASN1_GENERALIZEDTIME_print(mem, intime) == 0) {

Completed in 30 milliseconds