Home
last modified time | relevance | path

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
282 for (kw = matching_keywords; kw->value != NULL; kw++) { in parse_rule_component()
318 for (nextkw = matching_keywords; nextkw->value != NULL; nextkw++) { in parse_rule_component()