Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c52 getstringtime(krb5_timestamp);
821 if ((strval[0]=getstringtime(entries->last_success)) == NULL)
832 if ((strval[0]=getstringtime(entries->last_failed)) == NULL)
876 if ((strval[0]=getstringtime(entries->expiration)) == NULL)
891 if ((strval[0]=getstringtime(entries->pw_expiration)) == NULL)
952 if ((strval[0]=getstringtime(entries->pw_expiration)) == NULL)
971 if ((strval[0] = getstringtime(last_pw_changed)) == NULL)
1310 getstringtime(epochtime) in getstringtime() function