Home
last modified time | relevance | path

Searched refs:found_next_kw (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c278 int found_next_kw = 0; in parse_rule_component() local
321 found_next_kw = 1; in parse_rule_component()
325 if (!found_next_kw) in parse_rule_component()
331 if (nk != NULL && found_next_kw) in parse_rule_component()