Searched refs:nolrentry (Results 1 – 2 of 2) sorted by relevance
88 krb5_last_req_entry *nolrarray[2], nolrentry; in process_tgs_req() local659 nolrentry.lr_type = KRB5_LRQ_NONE; in process_tgs_req()660 nolrentry.value = 0; in process_tgs_req()661 nolrarray[0] = &nolrentry; in process_tgs_req()
439 static krb5_last_req_entry nolrentry = { KV5M_LAST_REQ_ENTRY, KRB5_LRQ_NONE, 0 }; variable440 static krb5_last_req_entry *nolrarray[] = { &nolrentry, 0 };