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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c110 } matching_keywords[] = { variable in typeref:struct:keyword_desc
282 for (kw = matching_keywords; kw->value != NULL; kw++) {
318 for (nextkw = matching_keywords; nextkw->value != NULL; nextkw++) {

Completed in 59 milliseconds