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

/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c1213 getepochtime(char *strtime, krb5_timestamp *epochtime) argument
1219 *epochtime = 0;
1222 *epochtime = krb5int_gmt_mktime(&tme);
H A Dldap_principal2.c1395 getstringtime(krb5_timestamp epochtime) argument
1399 time_t posixtime = epochtime;

Completed in 31 milliseconds