Searched refs:nolrarray (Results 1 – 2 of 2) sorted by relevance
88 krb5_last_req_entry *nolrarray[2], nolrentry; in process_tgs_req() local661 nolrarray[0] = &nolrentry; in process_tgs_req()662 nolrarray[1] = 0; in process_tgs_req()663 reply_encpart.last_req = nolrarray; /* not available for TGS reqs */ in process_tgs_req()
440 static krb5_last_req_entry *nolrarray[] = { &nolrentry, 0 }; variable445 *lrentry = nolrarray; in fetch_last_req_info()