Searched defs:get_time_string (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dkeystore.c92 static char *get_time_string(ASN1_TIME *);
270 vdb_str = xstrdup(get_time_string(X509_get_notBefore(x)));
271 vda_str = xstrdup(get_time_string(X509_get_notAfter(x)));
2400 * Name: get_time_string
2408 *get_time_string(ASN1_TIME *intime) function
H A Dpkgweb.c122 static char *get_time_string(ASN1_GENERALIZEDTIME *);
1100 * Name: get_time_string
1108 *get_time_string(ASN1_GENERALIZEDTIME *intime) function
1536 get_time_string(thisupd), get_time_string(nextupd),
1541 get_time_string(thisupd),

Completed in 23 milliseconds