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

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_tgs_req.c88 krb5_last_req_entry *nolrarray[2], nolrentry; local
661 nolrarray[0] = &nolrentry;
662 nolrarray[1] = 0;
663 reply_encpart.last_req = nolrarray; /* not available for TGS reqs */
H A Dkdc_util.c440 static krb5_last_req_entry *nolrarray[] = { &nolrentry, 0 }; variable
445 *lrentry = nolrarray;

Completed in 67 milliseconds