Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.h63 krb5_error_code fetch_last_req_info (krb5_db_entry *,
H A Ddo_as_req.c398 if ((errcode = fetch_last_req_info(&client, &reply_encpart.last_req))) { in process_as_req()
H A Dkdc_util.c443 fetch_last_req_info(krb5_db_entry *dbentry, krb5_last_req_entry ***lrentry) in fetch_last_req_info() function