Searched defs:krb5_timestamp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h261 typedef krb5_int32 krb5_timestamp; typedef
1047 krb5_timestamp authtime; /* XXX ? should ktime in KDC_REP == authtime
1049 krb5_timestamp starttime; /* optional in ticket, if not present,
1051 krb5_timestamp endtime;
1052 krb5_timestamp renew_till;
1098 krb5_timestamp ctime; /* client sec portion */
1133 krb5_timestamp value;
1153 krb5_timestamp from; /* requested starttime */
1154 krb5_timestamp till; /* requested endtime */
1155 krb5_timestamp rtim
[all...]

Completed in 77 milliseconds