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

/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c51 getstringtime(krb5_timestamp);
871 if ((strval[0]=getstringtime(entries->last_success)) == NULL)
882 if ((strval[0]=getstringtime(entries->last_failed)) == NULL)
978 if ((strval[0]=getstringtime(entries->expiration)) == NULL)
989 if ((strval[0]=getstringtime(entries->pw_expiration)) == NULL)
1052 if ((strval[0]=getstringtime(entries->pw_expiration)) == NULL)
1071 if ((strval[0] = getstringtime(last_pw_changed)) == NULL)
1395 getstringtime(krb5_timestamp epochtime) function

Completed in 23 milliseconds