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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c54 times_match(const krb5_ticket_times *t1, const krb5_ticket_times *t2) function
64 /* only care about expiration on a times_match */
192 times_match(&mcreds->times, &creds->times))

Completed in 16 milliseconds