Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c1308 getstringtime(epochtime) in getstringtime() argument
1309 krb5_timestamp epochtime; in getstringtime()
1313 time_t posixtime = epochtime;
H A Dldap_misc.c1258 getepochtime(strtime, epochtime) in getepochtime() argument
1260 krb5_timestamp *epochtime;
1266 *epochtime = 0;
1270 *epochtime = krb5int_gmt_mktime(&tme);