Searched refs:get_time_string (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/latencytop/common/
H A Ddisplay.c104 get_time_string(double nanoseconds, char *buffer, int len, int fill_width) function
186 "%s", get_time_string(
191 "%s", get_time_string(
326 get_time_string((double)lt_stat_list_get_gtotal(list),
524 get_time_string(
/opensolaris-onvv-gate/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.c123 static char *get_time_string(ASN1_GENERALIZEDTIME *);
1101 * Name: get_time_string
1109 *get_time_string(ASN1_GENERALIZEDTIME *intime) function
1537 get_time_string(thisupd), get_time_string(nextupd),
1542 get_time_string(thisupd),

Completed in 188 milliseconds